-
Notifications
You must be signed in to change notification settings - Fork 71
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: optiming threads deadlock #453
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cutecutecat
force-pushed
the
fix-opt
branch
5 times, most recently
from
April 2, 2024 09:49
0af45ac
to
23b2699
Compare
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
usamoi
reviewed
Apr 2, 2024
cutecutecat
force-pushed
the
fix-opt
branch
4 times, most recently
from
April 3, 2024 05:07
1b20043
to
be7493f
Compare
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
usamoi
reviewed
Apr 3, 2024
test clippy
usamoi
reviewed
Apr 3, 2024
test clippy
usamoi
reviewed
Apr 3, 2024
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
usamoi
approved these changes
Apr 3, 2024
JinweiOS
pushed a commit
to JinweiOS/pgvecto.rs
that referenced
this pull request
May 21, 2024
* fix: optiming threads deadlock Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> * fix by comments Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> * Update crates/rayon/src/lib.rs test clippy * Update crates/rayon/src/lib.rs test clippy * fix monitor status Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> --------- Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> Co-authored-by: usamoi <usamoi@outlook.com> Signed-off-by: jinweios <jinwei.peng@beingthink.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
optimizing_indexing
not ended due to no-ending monitorrayon.STOP
crate-ci/typos
upgraded to v1.20 with many fake positive words fix: Various false positives since 1.20 crate-ci/typos#970