Skip to content

Remove the thread-local executor optimization#61

Merged
notgull merged 1 commit intomasterfrom
notgull/no-tls
Oct 17, 2023
Merged

Remove the thread-local executor optimization#61
notgull merged 1 commit intomasterfrom
notgull/no-tls

Conversation

@notgull
Copy link
Copy Markdown
Contributor

@notgull notgull commented Oct 17, 2023

This was added in #37 as an optimization, but has since lead to many bugs. See the issues #53, #57 and #60 for more information. I do not have the bandwidth to address all of these bugs, so I'm taking the path of least resistance by just removing the problematic code.

Closes #53
Closes #57
Closes #60

This was added in #37 as an optimization, but has since lead to many bugs. See
the issues #53, #57 and #60 for more information. I do not have the bandwidth
to address all of these bugs, so I'm taking the path of least resistance by
just removing the problematic code.

CLoses #53, #57 and #60

Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull merged commit 8a0832c into master Oct 17, 2023
@notgull notgull deleted the notgull/no-tls branch October 17, 2023 01:50
This was referenced Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants