]> granicus.if.org Git - python/commit
Prevent handle leak if CreateProcess() fails in multiprocessing
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 4 Jun 2012 17:59:10 +0000 (18:59 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 4 Jun 2012 17:59:10 +0000 (18:59 +0100)
commitbd7b5dd816150cf0bc0354828f1e7e4c6fff399f
treeb8d53011e2ef00cda3f16376c5e8f6324518fcd1
parent86eb7e97aeb8dbd9589d2d300f7d139be4f20663
Prevent handle leak if CreateProcess() fails in multiprocessing
Lib/multiprocessing/forking.py