[EMAIL PROTECTED] wrote:
stas 2004/06/03 01:22:21
Modified: t/filter/TestFilter both_str_con_add.pm t/protocol/TestProtocol echo_block.pm echo_timeout.pm Log: - apparently setting to a blocking IO is not going to be a workaround but a requirement, so make it such (and documented) - other polish
echo_timeout is now hanging for me with 2.1 (worker). it works fine by itself, but if I run all of the echo* tests it just hangs after the first test, with no useful information in either the test or error_log:
t/protocol/echo_filter.....1..3 # Running under perl version 5.008004 for linux # Current time local: Mon Jun 7 09:07:21 2004 # Current time GMT: Mon Jun 7 13:07:21 2004 # Using Test.pm version 1.25 ok 1 # expected: HELLO # received: HELLO ok 2 # expected: WORLD # received: WORLD ok 3 ok t/protocol/echo_timeout....1..5 # Running under perl version 5.008004 for linux # Current time local: Mon Jun 7 09:07:22 2004 # Current time GMT: Mon Jun 7 13:07:22 2004 # Using Test.pm version 1.25 ok 1
Are you sure this is because of this last change? I haven't really changed much. If you revert it, does it work ok?
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
