Skip to content

[Merged by Bors] - Remove rayon from rest_api#1562

Closed
paulhauner wants to merge 1 commit intomasterfrom
rayon-lock
Closed

[Merged by Bors] - Remove rayon from rest_api#1562
paulhauner wants to merge 1 commit intomasterfrom
rayon-lock

Conversation

@paulhauner
Copy link
Member

Issue Addressed

NA

Proposed Changes

Addresses a deadlock condition described here: https://hackmd.io/ijQlqOdqSGaWmIo6zMVV-A?view

Additional Info

NA

@paulhauner paulhauner added work-in-progress PR is a work-in-progress ready-for-review The code is ready for review low-hanging-fruit Easy to resolve, get it before someone else does! and removed work-in-progress PR is a work-in-progress labels Aug 24, 2020
@paulhauner paulhauner marked this pull request as ready for review August 24, 2020 03:44
Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing detective work, I don't envy you having to dig through all those backtraces 😩

I'm satisfied that this is a real issue, and I hope it's the only one causing us to deadlock 🤞

PS. I found rayon-rs/rayon#592 which seems relevant and might be interesting to link from the HackMD

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Aug 24, 2020
@paulhauner
Copy link
Member Author

Thanks @michaelsproul! I've added that link to the HackMD 👍

I've been running this for about 4 hours without observing a deadlock. I wouldn't say that's confirmation yet, but it's a positive sign.

bors r+

bors bot pushed a commit that referenced this pull request Aug 24, 2020
## Issue Addressed

NA

## Proposed Changes

Addresses a deadlock condition described here: https://hackmd.io/ijQlqOdqSGaWmIo6zMVV-A?view

## Additional Info

NA
@bors
Copy link

bors bot commented Aug 24, 2020

@bors bors bot changed the title Remove rayon from rest_api [Merged by Bors] - Remove rayon from rest_api Aug 24, 2020
@bors bors bot closed this Aug 24, 2020
@paulhauner paulhauner deleted the rayon-lock branch September 18, 2020 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants