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 e2835bb commit 29188e9Copy full SHA for 29188e9
vlib/pool/connection_test.v
@@ -1,4 +1,4 @@
1
-// vtest build: !msvc // msvc hung, maybe sync/atomic bug
+// vtest build: !windows // msvc hung, maybe sync/atomic bug, gcc on windows does too, although less frequently
2
import time
3
import sync
4
import pool
0 commit comments