This repository has been archived by the owner on Feb 4, 2022. 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.
fix(sessions): actually allow ending of sessions
Currently, endSessions filters out any calls that happen while the topology is connected. However, it is impossible to send an endSessions command if you are not connected. This fix allows sessions to be ended while the topology is connected Part of HELP-5834
- Loading branch information