Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature-140: Logging Enhancement #145

Merged
merged 12 commits into from
Oct 1, 2024

Conversation

doulikecookiedough
Copy link
Contributor

Summary of Changes:

  • Refactored logging statements to use logger instance instead of the logging library itself
  • Cleaned up logging statements in filehashstore module
  • Fixed bugs relating to potential dead lock issues where synchronization code was not called within a try block

…to get a logger instance for the 'filehashstore' module name and revise init process
… try block, and another bug where a cid was not locked during an exception scenario
…x potential dead lock due to sync being outside try block
…hods, and optimize sync method logging calls, add missing logging statements
@doulikecookiedough doulikecookiedough merged commit 0aa07b6 into develop Oct 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant