mojira.dev

MrZoraman

Assigned

No issues.

Reported

No issues.

Comments

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:

  1. Start the server

  2. With the server's terminal window active, press ctrl+c