Enderlook.EventManager-v0.4.6
Enderlook
released this
24 Jan 15:45
·
17 commits
to main
since this release
- Prevent
.Shared.Dispose()
from actually disposing the manager. - Fix bug when calling
Raise<TEvent>(TEvent @event)
method with an unregisteredTEvent
type. - Fix deadlock produced by the auto purging.