"app/vscode:/vscode.git/clone" did not exist on "115d0f88b9dc8249b2d01c136b8eb74af46d2ef5"
Bugfix conn metatable method call (#3012)
Here `conn` is net.socket instance, so it should be called as one. Otherwise request is very likely to end up with crash and PANIC.
Please register or sign in to comment