[Webkit-unassigned] [Bug 57724] test_kill_process is hanging on the EWS bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 09:31:50 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57724





--- Comment #1 from Tony Chang <tony at chromium.org>  2011-04-04 09:31:50 PST ---
(In reply to comment #0)
> It only hangs occasionally.  But this currently brings the bot down and requires a manual restart.
> 
> Maybe we're hitting http://bugs.python.org/issue5898 ?  Maybe we should try adding closefds=True?

You mean just for the subprocess.Popen call in the test?  That seems OK to try.  Alternately, maybe we shouldn't redirect stdout in the test?

Note that the documentation for close_fds says that on Windows, you can't set close_fds=True and redirect stdout.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list