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 Dustin.Oprea
Recipients Dustin.Oprea, andrei.avk, ecatmur2, miss-islington
Date 2022-01-07.20:45:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641588328.55.0.583128144468.issue42378@roundup.psfhosted.org>
In-reply-to
Content
<- I'm intentionally using mode 'w' (to support development) and it's never been an issue until I recently refactored the project to be asynchronous. Now, every time I fail, I suddenly lose the logs. Not awesome.
History
Date User Action Args
2022-01-07 20:45:28Dustin.Opreasetrecipients: + Dustin.Oprea, miss-islington, ecatmur2, andrei.avk
2022-01-07 20:45:28Dustin.Opreasetmessageid: <1641588328.55.0.583128144468.issue42378@roundup.psfhosted.org>
2022-01-07 20:45:28Dustin.Oprealinkissue42378 messages
2022-01-07 20:45:28Dustin.Opreacreate