Aviram Cohen
Aviram Cohen
@agentzh , I've added some test cases
@agentzh I will tests, but this may take some time. If you can review the changes beforehand, that would be great. This applies to all my open pull requests (there'll...
@agentzh when you say a sleeping parent, do you mean a parent that is waiting on the thread?
@agentzh , please review commit 4ca58fe. In order to notify the parent thread that it the child thread has been killed, I've used posted `ngx_http_lua_post_thread()`. In order to be able...
@agentzh , made the requested corrections and added test cases