Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(swarm): poll handler after injecting
LocalProtocolsChange
event
Previously, we would not call the handler upon injecting `ConnectionEvent::LocalProtocolsChange`. This would prevent protocols from being able to react to this change and e.g. issue events or open streams. Pull-Request: #3979.
- Loading branch information