Skip to content

Commit c9ec8f0

Browse files
author
arch
committed
stop watchdog
1 parent 31b451a commit c9ec8f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

funscript_editor/data/ffmpegstream.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def watchdog_timeout(self):
8080
except: pass
8181
try: self.pipe.stderr.close()
8282
except: pass
83+
self.watchdog.stop()
8384

8485

8586
@staticmethod

0 commit comments

Comments
 (0)