<@U3QQLJNG3> I see you kept `subscriptions.compute...
# tornadofx
e
@tieskedh I see you kept
subscriptions.computeIfAbsent(event, { HashSet() }).add(registration)
instead of changing to
getOrPut
in EventBus - why?