spacewander commented on issue #3202: URL: https://github.com/apache/apisix/issues/3202#issuecomment-755833687
It's a known issue: https://github.com/apache/apisix/issues/2948 @azura27 Could you submit a PR to fix it? Thanks! https://github.com/apache/apisix/pull/2869/files already provides what you need - just solve the conflict and add a test inside https://github.com/apache/apisix/blob/master/.travis/apisix_cli_test/test_main.sh in it. The test can be `echo $fake_pid > logs/nginx.pid` then `./bin/apisix start` blah blah. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
