Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] ignore exceptions from Quit when new session fails
In order to propagate the original error when session fails, surround the Quit call in try/catch in case it also throws an exception.
- Loading branch information