/[Apache-SVN]/perl/modperl/trunk/ModPerl-Registry/t/cgi-bin/ithreads_io_n_tie.pl
ViewVC logotype

Diff of /perl/modperl/trunk/ModPerl-Registry/t/cgi-bin/ithreads_io_n_tie.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/trunk/ModPerl-Registry/t/cgi-bin/ithreads_io_n_tie.pl	2005/02/09 22:29:25	153126
+++ perl/modperl/trunk/ModPerl-Registry/t/cgi-bin/ithreads_io_n_tie.pl	2005/02/09 23:03:37	153127
@@ -79,6 +79,8 @@ $r->print("Content-type: text/plain\n\n"
     # $thr->join; # XXX: leaks scalar
 }
 
+sleep 2; # XXX: will go away ones join() calls are enabled
+
 print "parent\n";
 
 untie *STDOUT; # don't affect other tests

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26