hanqingwu commented on code in PR #10696:
URL: https://github.com/apache/apisix/pull/10696#discussion_r1439994801
##########
apisix/cli/ops.lua:
##########
@@ -805,7 +805,7 @@ local function start(env, ...)
local ok, err, err_no = signal.kill(pid, signone)
if ok then
- print("APISIX is running...")
+ print("the old process is still running, the new one won't be
started!")
Review Comment:
ok
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]