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 krichter
Recipients krichter
Date 2015-01-04.10:21:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420366883.83.0.11703664982.issue23163@psf.upfronthosting.co.za>
In-reply-to
Content
Due to the fact that `pdb` currently simply ignores breakpoints which are set and hit in another than the main thread the docs need to contain a statement on behavior in a multithreaded environment.
History
Date User Action Args
2015-01-04 10:21:23krichtersetrecipients: + krichter
2015-01-04 10:21:23krichtersetmessageid: <1420366883.83.0.11703664982.issue23163@psf.upfronthosting.co.za>
2015-01-04 10:21:23krichterlinkissue23163 messages
2015-01-04 10:21:23krichtercreate