v0.9.16
This commit is contained in:
@@ -142,7 +142,6 @@ class FileSystemWatcher(QObject):
|
||||
if HAVE_WATCHDOG and self._observer:
|
||||
self._observer.stop()
|
||||
self._observer.join()
|
||||
|
||||
for timer in self._modified_events_queue.values():
|
||||
timer.stop()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user