I bumped into an issue with my app's automated tes...
# tornadofx
c
I bumped into an issue with my app's automated tests due to the EventBus leaking registrations and scopes beyond the app lifecycle. This seems like a bug in the framework to me, and I've proposed a change in the issue I filed. If anyone out there is making use of the EventBus heavily, it would be really great to hear from you on whether or not the change I've proposed would impact you. https://github.com/edvin/tornadofx/issues/1009