-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quick fix for panic logging in tests
Fixed panic logging by removing registering panic hook in tests. Its not so critical now because in this way we only lost backtrace for panic in some cases in tests Needed more investigation in the future
- Loading branch information
Michael Watson
authored and
Michael Watson
committed
Mar 10, 2022
1 parent
dd176d5
commit d271400
Showing
17 changed files
with
187 additions
and
187 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
Oops, something went wrong.