-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: exiting earlier to avoid exceptions from gRPC calls (#3463)
* feat: adding logging and avoid recursively trying to exit even if we have already tried. * feat: adding logging and avoid recursively trying to exit even if we have already tried. * feat: avoid issuing gRPC calls when exiting. Added more logging while exiting. * chore: adding changelog file 3463.fixed.md * fix: test --------- Co-authored-by: pyansys-ci-bot <[email protected]>
- Loading branch information
1 parent
af3566d
commit 05128b6
Showing
3 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
fix: exiting earlier to avoid exceptions from gRPC calls |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters