E. Paine <paineeli...@gmail.com> added the comment:

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?

----------
nosy: +taleinat

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41176>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to