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 #32575, channel trying to switch to task on another thread #32584

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

JeffBezanson
Copy link
Sponsor Member

fix #32575

@JeffBezanson JeffBezanson added domain:multithreading Base.Threads and related functionality kind:bugfix This change fixes an existing bug labels Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:multithreading Base.Threads and related functionality kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Channels throw exception when filled and read from tasks on different threads (sticky = false)
1 participant