ngx_mruby - A Fast and Memory-Efficient Web Server Extension Mechanism Using Scripting Language mruby for nginx
988
stars
112
forks
source link
return statement in do ... end block and for loops causes LocalJumpError #502
Open
a2ikm opened 1 year ago
For example, the following locations cause LocalJumpError at their
return
statements and return 500 Internal Server Error.Please check my test results, too: https://github.com/a2ikm/ngx_mruby/pull/2