I was looking at the event bus just now. Quick que...
# tornadofx
r
I was looking at the event bus just now. Quick question - why does the event gets to decide on which thread does it get executed? I'm talking about the event.runOn property. Shouldn't the subscription decide which thread should be used?