RE: Subprocess troubles from a daemon
Hi, > -Original Message- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Terry Reedy > Sent: 13. apríl 2012 14:57 > To: [email protected] > Subject: Re: Sub
Re: Subprocess troubles from a daemon
On 4/13/2012 7:04 AM, Eiríkur Hjartarson wrote: Hi, I think I have possibly found a bug in the subprocess module. The (potential) bug appears when executing a subprocess from a daemon (after double-forking). This is on RHEL 6.2 with python version 2.6.6. What happens is you use the new 2.7.3
