Sangdeuk Kwon

Results 4 comments of Sangdeuk Kwon

Sounds good, I'll create a pull request.

@zhuizhuhaomeng I sent the pull requests for this issue. lua-nginx-module: https://github.com/openresty/lua-nginx-module/pull/2426 lua-resty-core: https://github.com/openresty/lua-resty-core/pull/502 I didn't send for stream-lua-nginx-module because there is a caution comment like this. I cannot find this...

@zhuizhuhaomeng Good catch! In this scenario we’re using ngx.timer.at with a closure before acquiring the semaphore. It seems to work initially, but problems occur when ngx.timer.at runs with a closure...

@zhuizhuhaomeng Hi there, Thanks for taking the time to review this. I’m not entirely clear on your intention, so could you clarify whether you’re suggesting: 1. The issue is better...