This repository has been archived by the owner on Dec 14, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly handle link detach and session end.
It was possible for `Session.mux` to return before an associated link. Due to an oversight during refactoring the detach logic did not account for this and the link could deadlock attempting to send the response Detach.
- Loading branch information