Skip to content

the shutdownhook should not be a daemon#888

Merged
littleaj merged 1 commit into
masterfrom
notADaemonShutdownThread
Mar 29, 2019
Merged

the shutdownhook should not be a daemon#888
littleaj merged 1 commit into
masterfrom
notADaemonShutdownThread

Conversation

@littleaj

Copy link
Copy Markdown
Contributor

I noticed this also when shutting down tomcat: the threads weren't stopping as expected, including the shutdownhook thread. It turns out this was the problem.

@littleaj littleaj requested review from dhaval24 and reyang March 29, 2019 00:00
@littleaj

Copy link
Copy Markdown
Contributor Author

@dhaval24 @reyang This also needs to be in the next release

@littleaj littleaj added this to the 2.4.0 milestone Mar 29, 2019
@dhaval24

Copy link
Copy Markdown
Contributor

Can we put this as part of the 2.4.0-BETA? Seems important to me if we have issues in shutting down threads.

@littleaj

Copy link
Copy Markdown
Contributor Author

@dhaval24 absolutely.

@littleaj littleaj merged commit d9f4fb0 into master Mar 29, 2019
@littleaj littleaj deleted the notADaemonShutdownThread branch March 29, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants