[Geany] coroutines under geanylua

Nick Treleaven nick.treleaven at xxxxx
Thu Feb 11 18:00:33 UTC 2010


On Thu, 11 Feb 2010 12:21:14 -0500
Timothy Boronczyk <tboronczyk at gmail.com> wrote:

> I'm not a Lua guru by any stretch of the imagination... so there may be
> something wrong with my understanding of coroutines in Lua.  Or, is this an
> implementation issue in geanylua?

So what happens when you run the code?

I think any failure is probably a limitation of geanylua. I haven't
checked for sure, but maybe geanylua terminates your script when it
thinks it is finished, even though there is work being done in a
spawned thread.

Regards,
Nick



More information about the Users mailing list