thread.hold(proxy.conn)

This commit is contained in:
2023-05-27 00:10:21 -04:00
parent af38ebbb81
commit 5c03b34290
9 changed files with 249 additions and 50 deletions
+1
View File
@@ -31,6 +31,7 @@ if multi.integration then
end
}
end
multi.isMainThread = true
local activator = require("multi.integration.pseudoManager.threads")
local GLOBAL, THREAD = activator.init(thread)