mirror of
https://github.com/koush/scrypted.git
synced 2026-06-20 16:40:30 +01:00
server: remove debug code causing crashes
This commit is contained in:
@@ -959,8 +959,6 @@ class PluginRemote:
|
||||
|
||||
return pluginFork
|
||||
|
||||
t: asyncio.Task
|
||||
t.cancel()
|
||||
if options:
|
||||
runtime = options.get("runtime", None)
|
||||
if runtime and runtime != "python":
|
||||
|
||||
Reference in New Issue
Block a user