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: optiming threads deadlock #453

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Conversation

cutecutecat
Copy link
Member

@cutecutecat cutecutecat commented Apr 2, 2024

@cutecutecat cutecutecat force-pushed the fix-opt branch 5 times, most recently from 0af45ac to 23b2699 Compare April 2, 2024 09:49
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
crates/rayon/src/lib.rs Outdated Show resolved Hide resolved
crates/rayon/src/lib.rs Outdated Show resolved Hide resolved
crates/index/src/optimizing/indexing.rs Outdated Show resolved Hide resolved
crates/index/src/optimizing/indexing.rs Outdated Show resolved Hide resolved
crates/index/src/optimizing/indexing.rs Show resolved Hide resolved
crates/index/src/optimizing/indexing.rs Outdated Show resolved Hide resolved
@cutecutecat cutecutecat force-pushed the fix-opt branch 4 times, most recently from 1b20043 to be7493f Compare April 3, 2024 05:07
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
crates/rayon/src/lib.rs Outdated Show resolved Hide resolved
crates/rayon/src/lib.rs Outdated Show resolved Hide resolved
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
@cutecutecat cutecutecat added this pull request to the merge queue Apr 3, 2024
Merged via the queue into tensorchord:main with commit b3c9181 Apr 3, 2024
13 checks passed
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Various false positives since 1.20
2 participants