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

Dynamic variables shouldn't be lost on thread switches in let-flow #2

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

tanzoniteblack
Copy link

Fixes a bug where if a deferred states callbacks should happen on
a different executor, thread bindings are lost

Fixes a bug where if a `deferred` states callbacks should happen on
a different executor, thread bindings are lost
Copy link

@khdegraaf khdegraaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as our code depends on dynamic variables, we need this fix.

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.

2 participants