<@U0F3291QE> It's probably better to use Applicati...
# tornadofx
c
@edvin It's probably better to use Application.stop() or something on the FX side instead of the JVM shutdown handlers so that you get feedback to the user. These hooks will just hold up the exiting of the app.