Datong Sun
Datong Sun
@agentzh Rewrote `mockeagain` entirely and re-implemented `epoll` mocking. Haven't noticed `nginx` hanging when running `lua-nginx-module` and `echo-nginx-module` testing suites with `mockeagain++`. Please give it a try: https://github.com/dndx/mockeagainxx and let me...
@agentzh Found the issue. The old version lacks detection of whether the socket is in non-blocking state or not and that causes Perl's call to `write()`, `read()` on a blocking...
Ping @javierguerragiraldez.
Hi, We are aware of possible issue that OPM connection is unreliable. We are working on investigating the cause and will update here as soon as more information is available.
@AlwaysYng I think if you uncomment the `sock.recv` between packets it should work correctly.
Hi, Thanks for your PR. Could you please port those changes to https://github.com/openresty/meta-lua-nginx-module as well? The source code in this repository are automatically generated from https://github.com/openresty/meta-lua-nginx-module and editing them here...
@sabertobihwy Is this still needed?
@bungle Do we still want this?
Hello @puneethps, Thank you for reporting this issue. We appreciate your feedback, but please note that for open source releases, we only accept issue reports for the latest minor release...