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 1b814c6 commit cfaa5d1Copy full SHA for cfaa5d1
S17-procasync/stress.t
@@ -64,7 +64,7 @@ if run :!out, :!err, «echo test» {
64
}
65
66
print 'pass';
67
- 」, :5wait, :out<pass>, ".Supply on multiple Proc::Async's does not deadlock";
+ 」, :25wait, :out<pass>, ".Supply on multiple Proc::Async's does not deadlock";
68
69
else {
70
skip 'Need `echo` for this test'
0 commit comments