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.

Author josh.r
Recipients josh.r
Date 2016-03-24.03:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458789670.73.0.25848131137.issue26633@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, left the info log in my replacement code for the non-daemon case outside the if not daemon: block; it should be inside (since it's not joining the daemon threads).
History
Date User Action Args
2016-03-24 03:21:10josh.rsetrecipients: + josh.r
2016-03-24 03:21:10josh.rsetmessageid: <1458789670.73.0.25848131137.issue26633@psf.upfronthosting.co.za>
2016-03-24 03:21:10josh.rlinkissue26633 messages
2016-03-24 03:21:10josh.rcreate