Josh Rosenberg <shadowranger+pyt...@gmail.com> added the comment:

Could you provide a minimal reproducer script? With multiprocessing involved, 
I'd suspect some issue with data sharing (Windows can't fork after all, so it's 
possible something is involved there).

I see nothing obvious in the _tkinter module that would explain this, which 
leaves Tk itself or multiprocess communications as the likely cause; a repro 
script would at least guide investigation.

----------
nosy: +josh.r

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

Reply via email to