This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 jnoller
收信人 asksol, gdb, jnoller
日期 2010-07-14.14:26:12
SpamBayes Score 0.0045899213
Marked as misclassified
Message-id <1279117573.73.0.442717538089.issue9205@psf.upfronthosting.co.za>
In-reply-to
内容
Passing the references seems to be a losing game; for _handle_workers - we  only need 1 function (debug) - for others (say _join_exited_workers), we need references to reversed/range/len.

A possible alternative is to make those threads non-daemon threads; but I'd have to test that.
历史
日期 用户 动作 参数
2010-07-14 14:26:13jnoller修改recipients: + jnoller, asksol, gdb
2010-07-14 14:26:13jnoller修改messageid: <1279117573.73.0.442717538089.issue9205@psf.upfronthosting.co.za>
2010-07-14 14:26:12jnoller链接issue9205 messages
2010-07-14 14:26:12jnoller创建