On Thu, 11 Feb 2010 12:21:14 -0500 Timothy Boronczyk tboronczyk@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