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

Don't use a closure over a class for WaveHandler #29461

Merged
merged 1 commit into from Jun 23, 2021
Merged

Conversation

jgraham
Copy link
Contributor

@jgraham jgraham commented Jun 23, 2021

Those don't do well with the spawn multiprocessing method. Instead
just pass the state into the class explictly.

Those don't do well with the spawn multiprocessing method. Instead
just pass the state into the class explictly.
@foolip foolip merged commit 545f8a5 into master Jun 23, 2021
@foolip foolip deleted the wave_handler branch June 23, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants