We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b451a commit c9ec8f0Copy full SHA for c9ec8f0
funscript_editor/data/ffmpegstream.py
@@ -80,6 +80,7 @@ def watchdog_timeout(self):
80
except: pass
81
try: self.pipe.stderr.close()
82
83
+ self.watchdog.stop()
84
85
86
@staticmethod
0 commit comments