Fix TestServer/TestXboxServer
A recent change to xbox makes it reset after every request. This broke a test which was testing that threads only get reset when they ask to be reset.
Esse commit está contido em:
@@ -703,7 +703,7 @@ bool TestServer::TestXboxServer() {
|
||||
"int(5)\n"
|
||||
"int(0)\n"
|
||||
"int(0)\n"
|
||||
"int(2)\n",
|
||||
"int(0)\n",
|
||||
"string?main=1");
|
||||
|
||||
return true;
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário