[issue1702036] Make Turtle thread-safe so it does not crash

Lita Cho report at bugs.python.org
Thu Jul 31 20:25:46 CEST 2014


Lita Cho added the comment:

Hey! So I have been investigating this bug, but I wanted to know is the issue the fact that korka wants to create multiple turtles or do you really want to use multiple threads with Turtle? I feel like this crash is due to Tkinter not being thread safe and I am not sure how turtle can go about working around this other than creating a scheduler within turtle.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1702036>
_______________________________________


More information about the Python-bugs-list mailing list