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 epaine
Recipients Richard Sheridan, epaine, gpolo, serhiy.storchaka, taleinat
Date 2020-07-13.08:41:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594629706.42.0.0509701612767.issue41176@roundup.psfhosted.org>
In-reply-to
Content
Apologies, it is not waiting for the tcl queue and instead the call waits indefinitely for `Tcl_ConditionWait` (tkinter adds it to the queue and then waits for the command to finish executing). Do we need some mechanism to alert people after a second, for example, that the thread is waiting for the mainloop to come up?
History
Date User Action Args
2020-07-13 08:41:46epainesetrecipients: + epaine, taleinat, gpolo, serhiy.storchaka, Richard Sheridan
2020-07-13 08:41:46epainesetmessageid: <1594629706.42.0.0509701612767.issue41176@roundup.psfhosted.org>
2020-07-13 08:41:46epainelinkissue41176 messages
2020-07-13 08:41:45epainecreate