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

Store hook state in a mutable scoped-TLS #1831

Merged
merged 1 commit into from
May 3, 2021

Conversation

Diggsey
Copy link
Contributor

@Diggsey Diggsey commented May 2, 2021

Description

Fixes #1828

Checklist

  • I have run cargo make pr-flow
  • I have reviewed my own code
  • I have added tests

@siku2 siku2 merged commit 505826e into yewstack:master May 3, 2021
@Diggsey Diggsey deleted the scoped-tls-hook branch May 3, 2021 15:42
@voidpumpkin voidpumpkin added the A-yew Area: The main yew crate label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew Area: The main yew crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hook state should use a scoped thread-local
3 participants