Hi, quick question! What if exception is thrown in...
# tornadofx
j
Hi, quick question! What if exception is thrown in runAsync block? Is it retrown so I would have to enclose it in try catch, or there is a better way to handle it?