mirror of
https://github.com/vlang/v.git
synced 2025-08-04 02:07:28 -04:00
pool: disable connection_test.v on windows completely for now, not just for msvc, to avoid false positives for unrelated PRs
This commit is contained in:
parent
e2835bb9da
commit
29188e9849
@ -1,4 +1,4 @@
|
|||||||
// 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
|
||||||
import time
|
import time
|
||||||
import sync
|
import sync
|
||||||
import pool
|
import pool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user