Skip to content

automatic unsubscribe from events to reduce risk of UB

Tim Luchterhand requested to merge unsubscribe_events into master

reworked SubscribableEvent: added capability to unsubscribe event handlers + automatic unsubscription at death of handle => prevent UB on dead handlers fix #2 (closed)

Merge request reports