Depends what you think about safety. If the Threa...
# tornadofx
c
Depends what you think about safety. If the Thread still has some work to do -- it's a worker thread saving a file versus something like an http listener -- then Platform.exit() is protected in the case of the non-daemon thread.