]> granicus.if.org Git - python/commit
Don't fail on a debug() statement, if the worker PID is (still) None.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 8 Mar 2010 07:21:16 +0000 (07:21 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 8 Mar 2010 07:21:16 +0000 (07:21 +0000)
commit52584779a6484fcc85d9172c7fdabedb9f36a9d6
tree4e26d5ca5861ed1fcce27cd44d0b0b7b5b9e7985
parent05b0d1d04856e159059589c06df43bc3939b7a09
Don't fail on a debug() statement, if the worker PID is (still) None.
Lib/multiprocessing/pool.py