Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 22452 invoked from network); 27 Sep 2010 11:13:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Sep 2010 11:13:00 -0000 Received: (qmail 93173 invoked by uid 500); 27 Sep 2010 11:12:59 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 93142 invoked by uid 500); 27 Sep 2010 11:12:59 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 93130 invoked by uid 99); 27 Sep 2010 11:12:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 11:12:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 11:12:57 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8RBCbZQ000837 for ; Mon, 27 Sep 2010 11:12:37 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o8RBCbHD000836; Mon, 27 Sep 2010 07:12:37 -0400 (EDT) Date: Mon, 27 Sep 2010 07:12:37 -0400 (EDT) Message-Id: <201009271112.o8RBCbHD000836@thor.apache.org> From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 48722] apr_thread_pool_push may not create a new thread when necessary X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR-util X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: trawick@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/bugzilla/show_bug.cgi?id=48722 --- Comment #2 from Jeff Trawick 2010-09-27 07:12:34 EDT --- (In reply to comment #1) > Perhaps this and bug 49709 (which has a patch) are the same underlying issue... apparently not; the patch in 49709 does not make this testcase work -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org