Skip to content

Commit

Permalink
Fudge thread stress test
Browse files Browse the repository at this point in the history
Cassifying made it randomly segfault more often
  • Loading branch information
lizmat committed Apr 16, 2014
1 parent 2b72453 commit 6ef4a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S17-concurrency/thread.t
Expand Up @@ -100,6 +100,7 @@ plan 25;
ok 0 <= $seen <= $threads * $times, "we didn't segfault";
}

#?rakudo.moar skip "segfaults randomly"
{
my %seen;
my $threads = 3;
Expand Down

0 comments on commit 6ef4a7c

Please sign in to comment.