Reverts 5d7f18f so that shutdown hook is owned by main context
Fixes gh-62, fixes gh-63
This commit is contained in:
@@ -145,7 +145,6 @@ public class BootstrapApplicationListener
|
||||
}
|
||||
}
|
||||
if (!installed) {
|
||||
application.setRegisterShutdownHook(false);
|
||||
application.addInitializers(new AncestorInitializer(context));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user