lua-nginx-module icon indicating copy to clipboard operation
lua-nginx-module copied to clipboard

Should ngx.say wait all therads created by ngx.thread.spwan?

Open mingkwind opened this issue 3 years ago • 0 comments

image

I want to get the response "hello" directly but that code above need to wait 5 seconds to get the response.

mingkwind avatar Jul 24 '22 16:07 mingkwind