Author: markt Date: Wed Dec 30 10:47:03 2009 New Revision: 894582 URL: http://svn.apache.org/viewvc?rev=894582&view=rev Log: Proposal
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=894582&r1=894581&r2=894582&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Dec 30 10:47:03 2009 @@ -102,3 +102,11 @@ http://svn.apache.org/viewvc?rev=893496&view=rev +1: kkolinko -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48454 + Give the stderr reader a chance to finish before terminating the CGI process. + This avoids "Bad file descriptor" errors. The period to wait is configurable. + Based on a patch by Markus Grieder + http://svn.apache.org/viewvc?rev=894580&view=rev + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org