BungeeCord/proxy
Byron Marohn 697f0875e6 #2770: Handle posix signals SIGTERM, SIGINT, SIGHUP gracefully
- Move working contents of Bungeecord.stop() to a separate function
named independentThreadStop() intended to be called from a separate thread.
- Added a new generic shutdown hook to call independentThreadStop when
the JVM begins shutting down.
2020-03-08 19:32:25 +11:00
..
src #2770: Handle posix signals SIGTERM, SIGINT, SIGHUP gracefully 2020-03-08 19:32:25 +11:00
nb-configuration.xml Might need a better way to do this...... oh well, add all the netbeans code style files 2013-06-01 11:12:03 +10:00
pom.xml Add dist Maven profile to generate source and Javadoc jars 2020-02-04 14:59:52 +11:00