Skip to content

Enderlook.EventManager-v0.4.6

Compare
Choose a tag to compare
@Enderlook 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 unregistered TEvent type.
  • Fix deadlock produced by the auto purging.