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

Removed TQDM and replaced with ad-hoc progress bar to avoid deadlocks #68

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

santiago-roig
Copy link
Collaborator

No description provided.

@santiago-roig santiago-roig added the bug Something isn't working label Jul 8, 2024
@santiago-roig santiago-roig self-assigned this Jul 8, 2024
@santiago-roig
Copy link
Collaborator Author

I don't think TQDM is what has been causing deadlocks, but I think we should consider removing it in favor of this simple solution.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.61%. Comparing base (91dafb6) to head (1def71d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   94.80%   94.61%   -0.19%     
==========================================
  Files          13       13              
  Lines        1404     1431      +27     
==========================================
+ Hits         1331     1354      +23     
- Misses         73       77       +4     
Flag Coverage Δ
smart-tests 94.61% <100.00%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@santiago-roig santiago-roig merged commit 2168588 into main Jul 10, 2024
3 of 4 checks passed
@santiago-roig santiago-roig deleted the sr/deadlock branch July 10, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant