bug: subprocess.Popen() hangs

Nick Craig-Wood nick at craig-wood.com
Fri Oct 26 09:30:15 EDT 2007


Jonathan Amsterdam <jbamsterdam at gmail.com> wrote:
>  This is a bug in python 2.4 under Linux 2.6.
> 
>  I occasionally see subprocess.Popen() fail to return, and I have
>  finally figured out roughly what's going on. It involves the GC and
>  stderr.

Interesting

Do you have a program to demonstrate the problem?

You are best off reporting bugs here - then they won't get lost!

  http://bugs.python.org/

-- 
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick



More information about the Python-list mailing list