Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent hiding original exception when MUC start fails.
When starting/joining a MUC fails, 'leave' is called as part of the exception handling. In case 'leave' throws an exception, this exception should not be thrown instead of the original exception that was thrown when start failed.
- Loading branch information