Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.3

Bug #1972 CRITICAL! forked server instance does not end
Submitted: 2004-07-24 07:22 UTC
From: k dot gornik at fr dot pl Assigned: schst
Status: Closed Package: Net_Server
PHP Version: Irrelevant OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2004-07-24 07:22 UTC] k dot gornik at fr dot pl
Description: ------------ Net/Server/Driver/Fork.php function closeConnection() there is no more exit() at the end of function which causes processes to remain in memory Reproduce code: --------------- @@ -300,1 +300,2 @@ +exit(); } Expected result: ---------------- only one line when type ps -ef |grep php in console (untl any connection is opened) Actual result: -------------- many php server.php when type ps -ef |grep php in console

Comments

 [2004-07-24 07:24 UTC] k dot gornik at fr dot pl
This affects 0.11.4 version (as I upgraded directly from 0.11 to 0.11.4 I don't know whether same bug is in other subversions)
 [2004-07-25 19:27 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!