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

Update hnswlib to v0.8.0 #17

Merged
merged 8 commits into from
Feb 9, 2024
Merged

Update hnswlib to v0.8.0 #17

merged 8 commits into from
Feb 9, 2024

Conversation

cocoa-xu
Copy link
Member

@cocoa-xu
Copy link
Member Author

Restarted Windows CI as it seems stuck for more than half an hour... Not sure about the reason...

@josevalim
Copy link
Collaborator

Yeah, Windows is still getting stuck for some reason. :(

@cocoa-xu
Copy link
Member Author

Yeah, Windows is still getting stuck for some reason. :(

Yeah... I'll cancel the workflow and try it with latest version of Erlang and Elixir. If it still stuck, I'll try it on a physical machine or later.

@cocoa-xu
Copy link
Member Author

cocoa-xu commented Feb 8, 2024

Finally I have access to a physical Windows machine. It seems that the problem only occurs when testing HNSWLib.BFIndex.delete_vector/2, i.e., mix test test/hnswlib_bfindex_test.exs:315

C:\Users\cocoa\Documents\GitHub\hnswlib>mix test test/hnswlib_index_test.exs
................................................
Finished in 2.3 seconds (0.00s async, 2.3s sync)
48 tests, 0 failures

Randomized with seed 921679

C:\Users\cocoa\Documents\GitHub\hnswlib>mix test test/hnswlib_bfindex_test.exs:315
# crashed

hnswlib_bfindex

@cocoa-xu cocoa-xu merged commit 8d7f410 into main Feb 9, 2024
3 checks passed
@cocoa-xu cocoa-xu deleted the cx/update-hnswlib-v0.8.0 branch February 9, 2024 09:51
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