I can confirm server version 1.16.201.3 on ubuntu and windows do not handle SIGTERM correctly. The server process ends immediately and does not shut down correctly.
What I expected to happen was...:
When I type ctrl+c, I expect the server to shut down as if I had issued the stop command.
What actually happened was...:
Instead, the process exits immediately without properly shutting down.
Steps to Reproduce:
Start the server
With the server's terminal window active, press ctrl+c
I can confirm server version 1.16.201.3 on ubuntu and windows do not handle SIGTERM correctly. The server process ends immediately and does not shut down correctly.
What I expected to happen was...:
When I type ctrl+c, I expect the server to shut down as if I had issued the stop command.
What actually happened was...:
Instead, the process exits immediately without properly shutting down.
Steps to Reproduce:
Start the server
With the server's terminal window active, press ctrl+c