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

Use warnings to suppress repeated logs for failed image reads #2312

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

arnavgarg1
Copy link
Contributor

By switching to warnings.warn, we can suppress repeated image failed log messages making this much cleaner for larger datasets.

@arnavgarg1 arnavgarg1 linked an issue Jul 26, 2022 that may be closed by this pull request
@arnavgarg1 arnavgarg1 marked this pull request as ready for review July 26, 2022 00:50
@arnavgarg1 arnavgarg1 changed the title Switching to warnings to suppress repeated logs Use warnings to suppress repeated logs for failed image reads Jul 26, 2022
@github-actions
Copy link

github-actions bot commented Jul 26, 2022

Unit Test Results

       5 files  ±0         5 suites  ±0   2h 2m 6s ⏱️ +9s
2 941 tests ±0  2 892 ✔️ ±0    49 💤 ±0  0 ±0 
8 698 runs  ±0  8 536 ✔️ ±0  162 💤 ±0  0 ±0 

Results for commit e195707. ± Comparison against base commit 9e6e1a2.

♻️ This comment has been updated with latest results.

@arnavgarg1 arnavgarg1 merged commit 82efae4 into master Jul 26, 2022
@arnavgarg1 arnavgarg1 deleted the 2302-cleanup-up-image-read-logs branch July 26, 2022 15:21
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.

Cleanup up image read logs
2 participants