ci: retry more channel_select_6_test.v

pull/12868/head
Delyan Angelov 2021-12-16 20:12:40 +02:00
parent c6b902d2b7
commit 5f1eaaf3b1
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// vtest retry: 4
// This test case runs concurrent 3 instances of `do_select` that
// communicate with 6 other threads doing send and receive operations.
// There are buffered and unbuffered channels - handled by one or two