-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When NMSLIB is logging to the python logger, there can occasionally be exceptions be thrown on system exit (https://github.com/nmslib/nmslib/issues/327). Fix by trapping these exceptions since making a log call shouldn't throw an exception.
- Loading branch information
Ben Frederickson
committed
Jul 2, 2018
1 parent
6280786
commit 4a8026a
Showing
2 changed files
with
32 additions
and
17 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
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