|
Can you? yes I have done this. It seems to work unless and exception has been thrown. Are you supposed to? I dont know. David B
If a thread returns from lua_resume()--not by yielding--but I've stored the thread in the registry to prevent garbage collection, can I re-issue lua_resume() rather than creating a new thread?