[vdsm] Threading and Pipe bug in vdsm, related to python itself

2012-04-11 Thread xiaxia347os
I am using Fedora 16 with default python2.7.2 installed, and found sometimes vdsm hanged at vdsm/storage/misc.py, func execFunc: p = subprocess.Popen(command, close_fds=True, cwd=cwd, stdin=infile, stdout=outfile, stderr=subprocess.PIPE, en

Re: [vdsm] Threading and Pipe bug in vdsm, related to python itself

2012-04-11 Thread Ayal Baron
- Original Message - > I am using Fedora 16 with default python2.7.2 installed, and found > sometimes vdsm hanged at > vdsm/storage/misc.py, func execFunc: >p = subprocess.Popen(command, close_fds=True, cwd=cwd, >stdin=infile, stdout=outfile, >