Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ dispose
Method
dispose
_pydev_bundle/fsnotify/__init__.py:237–238 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
235
path_watcher.accept_file = accept_file
236
237
def
dispose(self):
238
self._disposed.set()
239
240
@property
241
def
path_watchers(self):
Callers
1
do_kill_pydev_thread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected