-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve log output when closing the graph (#165)
example output: ``` 2020-10-05 14:04:17.291 DEBUG uninstalled GC monitors. 2020-10-05 14:04:17.961 INFO progress of clearing references: 18.96% 2020-10-05 14:04:18.591 INFO progress of clearing references: 37.92% 2020-10-05 14:04:19.119 INFO progress of clearing references: 56.88% 2020-10-05 14:04:19.716 INFO progress of clearing references: 75.84% 2020-10-05 14:04:20.255 INFO progress of clearing references: 94.80% 2020-10-05 14:04:20.346 INFO progress of clearing references: 100.00% 2020-10-05 14:04:20.346 INFO cleared all clearable references 2020-10-05 14:04:20.346 DEBUG closing OdbStorage ```
- Loading branch information
1 parent
e8b446e
commit 5bf2340
Showing
2 changed files
with
18 additions
and
9 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