Skip to content

Commit

Permalink
Update t/stress/threads.t docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Jan 11, 2013
1 parent cb5beee commit 8e5acdf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions t/stress/threads.t
@@ -1,5 +1,5 @@
#! perl
# Copyright (C) 2012, Parrot Foundation.
# Copyright (C) 2012-2013, Parrot Foundation.

=head1 NAME
Expand All @@ -13,7 +13,9 @@ t/stress/threads.t - Threads with Garbage Collection
Tests threads stability under garbage collection.
Also IO stress: Large -t trace pir output segfaults in GC
Also IO stress: Large -t trace pir output segfaults in GC with empty self->work_list
Some errors rely on -DTHREAD_DEBUG in CFLAGS and --debugging to get detected.
=cut

Expand Down

0 comments on commit 8e5acdf

Please sign in to comment.