[py-dev] Keyboard interrupt causes unclean shutdown in py.test & py.execnet

Simon 5kycsae02 at sneakemail.com
Wed Apr 29 03:08:01 CEST 2009


Hi Holger,

On 28/04/2009, at 19:05 , holger krekel holger-at-merlinux.eu |py-dev|  
wrote:

> i meant that GUI threads need the main thread to run their
> event loop.  With your patch execution will always run in
> sub threads on the remote side.

Just a quick question, why does the GUIs event loop need to run in the  
gateways main thread? I understand that all the widget initialisation  
and event handling has to be done from the same thread, but I don't  
understand why this can't be a created thread.

Simon


More information about the py-dev mailing list