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

Replace threading.Lock with asyncio.Lock when batching to avoid deadlocks #1270

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

tsmith023
Copy link
Contributor

No description provided.

@tsmith023 tsmith023 requested a review from dirkkul August 29, 2024 10:13
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.36%. Comparing base (624e2e2) to head (7a98f55).
Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
weaviate/collections/classes/batch.py 82.35% 3 Missing ⚠️
weaviate/collections/batch/base.py 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1270      +/-   ##
==========================================
- Coverage   94.38%   94.36%   -0.02%     
==========================================
  Files         220      220              
  Lines       20953    20972      +19     
==========================================
+ Hits        19776    19791      +15     
- Misses       1177     1181       +4     

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

@weaviate-git-bot
Copy link

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@tsmith023 tsmith023 marked this pull request as draft September 16, 2024 16:45
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.

4 participants