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

Revert optimized threadqueue changes for now #106

Merged
merged 4 commits into from
Mar 25, 2024
Merged

Conversation

notgull
Copy link
Member

@notgull notgull commented Mar 23, 2024

Reverts all of the changes around making the executor push tasks directly to the thread-local queue. These appear to have corner cases that make them either buggy or unperformant. We can take another run at this problem later.

@notgull notgull requested a review from fogti March 23, 2024 23:11
Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull merged commit b6d3a60 into master Mar 25, 2024
8 checks passed
@notgull notgull deleted the notgull/revert branch March 25, 2024 13:51
@notgull notgull mentioned this pull request Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants