[Stackless] Re: Stackless bug/typo
Jeff Senn
senn at maya.com
Tue Jun 18 23:06:01 CEST 2002
Jeff Senn <senn at maya.com> writes:
>> Understand: I am doing something a little wierd with Tk -- I'm running
>> all of my uthreads in one real thread, and tk.mainloop() in another
>> real thread (using a Queue to communicate between).
>
> As a followup -- if I rearrange my code (ouch!) so that Tk and my
> stackless uthreads run in the same thread... then I seem to get no
> crashes.
>
> What does that mean? ... I don't know... :-)
More data:
I even crash occasionally (usually in "Tk-callback-land" somewhere)
when slicing is enabled. So I suspect there is still some _tkinter
problem lurking somewhere...
--
-Jas
_______________________________________________
Stackless mailing list
Stackless at www.tismer.com
http://www.tismer.com/mailman/listinfo/stackless
More information about the Stackless
mailing list