mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: retry more channel_select_6_test.v
This commit is contained in:
parent
c6b902d2b7
commit
5f1eaaf3b1
@ -1,3 +1,5 @@
|
|||||||
|
// vtest retry: 4
|
||||||
|
|
||||||
// This test case runs concurrent 3 instances of `do_select` that
|
// This test case runs concurrent 3 instances of `do_select` that
|
||||||
// communicate with 6 other threads doing send and receive operations.
|
// communicate with 6 other threads doing send and receive operations.
|
||||||
// There are buffered and unbuffered channels - handled by one or two
|
// There are buffered and unbuffered channels - handled by one or two
|
||||||
|
Loading…
Reference in New Issue
Block a user