Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(events): properly disable actor events API via cfg
Now EventFilterManager is received as an interface, setting it to `nil` isn't enough for the `== nil` checks inside ActorEventHandler.
- Loading branch information