Ah, I see... The check I mentioned would solve tha...
# tornadofx
e
Ah, I see... The check I mentioned would solve that as long as you're on the UI thread, but what we actually need to do is use a count down latch to wait until that call has been performed on the UI thread.