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 taleinat
Recipients taleinat, terry.reedy, vstinner
Date 2021-06-02.19:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
On my machine it running the test many times with parallelization no longer causes any failures with this change.  Also, running other tests which us the @run_in_tk_mainloop decorator, with the same 1ms delay as before, doesn't cause any such failures.  PR forthcoming.
History
Date User Action Args
2021-06-02 19:42:22taleinatsetrecipients: + taleinat, terry.reedy, vstinner
2021-06-02 19:42:22taleinatsetmessageid: <[email protected]>
2021-06-02 19:42:22taleinatlinkissue44282 messages
2021-06-02 19:42:22taleinatcreate