Message 321857 - Python tracker

Message321857

Author xiang.zhang
Recipients Windson Yang, methane, xiang.zhang, zach.ware
Date 2018-07-18.04:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531888143.19.0.56676864532.issue34134@psf.upfronthosting.co.za>
In-reply-to
Content
Why accessing the result outside of with block? The pool is terminated while exiting the block before the work is done.
History
Date User Action Args
2018-07-18 04:29:03xiang.zhangsetrecipients: + xiang.zhang, methane, zach.ware, Windson Yang
2018-07-18 04:29:03xiang.zhangsetmessageid: <1531888143.19.0.56676864532.issue34134@psf.upfronthosting.co.za>
2018-07-18 04:29:03xiang.zhanglinkissue34134 messages
2018-07-18 04:29:03xiang.zhangcreate