← Back to team overview

gtg-contributors team mailing list archive

Re: liblarch news

 

On Sat, Oct 9, 2010 at 2:05 AM, Luca Invernizzi <invernizzi.l@xxxxxxxxx> wrote:
> Lionel, could you please take a look at
> https://code.edge.launchpad.net/~gtg-user/gtg/gtk-events/, in
> particular to GTG/tools/liblarch/synchronized.py?
> It defines a function decorator that executes a function only when
> there are no more events pending in gtk. Perhaps it could be useful in
> fixing liblarch, although it still crashes.
>

PS: since the gtk mainloop should not be executed by more than one
thread, it still misses a way to put threads to sleep instead of
making them execute the gtk mainloop. I'm looking at ways to do that,
perhaps using the event-after signal



Follow ups

References