Skip to content

Commit caeebea

Browse files
committed
Fudge Thread stress test for now
1 parent 627aae5 commit caeebea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S17-concurrency/lock.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ plan 8;
8282
is @log.join(','), 'ale,porter,stout', 'Condition variable worked';
8383
}
8484

85+
#?rakudo skip 'not sure this test is valid'
8586
{
8687
my $times = 100;
8788
my $tried;

0 commit comments

Comments
 (0)