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: remove dependencies on the thread local storage #250

Merged

Conversation

supercaracal
Copy link
Member

@supercaracal supercaracal commented Sep 1, 2023

It is used just because it is useful. On second thoughts, no need to be used. It is enough with return value from a block.

@supercaracal supercaracal linked an issue Sep 1, 2023 that may be closed by this pull request
@supercaracal supercaracal marked this pull request as ready for review September 2, 2023 04:12
@supercaracal supercaracal merged commit ace76d3 into redis-rb:master Sep 2, 2023
24 checks passed
@supercaracal supercaracal deleted the remove-to-use-thread-local-storage branch September 2, 2023 04:12
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.

Don't use thread local storage to be able to use Ractor M:N model
1 participant