I'm pretty sure we need to use coroutines for this...
# tornadofx
e
I'm pretty sure we need to use coroutines for this, and that would be a good place to introduce them - it means we don't need to mess with
runAsync
until we know this is viable.