generated from KohlsTechnology/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happens?
The webserver and TCP server do not terminate gracefully. There is no signal handler to do a graceful shutdown.
What were you expecting to happen?
When the application receives a SIGTERM signal is does a graceful shutdown.
Steps to reproduce:
Start the application then send it a SIGTERM signal using the kill(1) command.
Any errors, stacktrace, logs?
N/A
Environment:
- Runtime version(Java, Go, Python, etc): N/A
- Desktop OS/version: N/A
Additional comments:
None.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working