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

Fix for close() method of QdrantLocal class #505

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

FranckZibi
Copy link
Contributor

When the close() method of the QdrantLocal class is called,
it should also close() the file 'self._flock_file'.

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 4d6bf14
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/65e1de8e2efb5300088048fa
😎 Deploy Preview https://deploy-preview-505--poetic-froyo-8baba7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joein joein self-requested a review February 26, 2024 12:57
@joein joein force-pushed the fix_qdrantlocal_close branch from ca84360 to 4d6bf14 Compare March 1, 2024 13:56
@joein
Copy link
Member

joein commented Mar 1, 2024

@FranckZibi thank you for the contribution!

@joein joein merged commit efc75cc into qdrant:dev Mar 1, 2024
9 checks passed
joein added a commit that referenced this pull request Mar 5, 2024
* Fix for close() method of QdrantLocal class

* new: update async client

---------

Co-authored-by: George Panchuk <[email protected]>
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.

2 participants