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

feature: supported wait any uthreads for ngx.thread.wait

Open Appla opened this issue 2 years ago • 0 comments

I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.

After this PR we can safety call ngx.thread.wait waits multiple uthreads many times without need concern the status of last uthread's which would returns error in previous version

Appla avatar Mar 17 '23 03:03 Appla