finished message

This commit is contained in:
Marc Brückner 2018-08-05 01:11:08 +02:00
parent 6c64962026
commit 5f1fdfbe02

View File

@ -204,6 +204,7 @@ class Handler(FileSystemEventHandler):
with self.lock:
self.isWaiting = False
print('DEBUG : finished')
if __name__ == "__main__":