Skip to content

Revert optimized threadqueue changes for now#106

Merged
notgull merged 4 commits intomasterfrom
notgull/revert
Mar 25, 2024
Merged

Revert optimized threadqueue changes for now#106
notgull merged 4 commits intomasterfrom
notgull/revert

Conversation

@notgull
Copy link
Copy Markdown
Contributor

@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
@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