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

Refactor all functions which create a thread #7

Open
zouppen opened this issue May 15, 2020 · 1 comment
Open

Refactor all functions which create a thread #7

zouppen opened this issue May 15, 2020 · 1 comment

Comments

@zouppen
Copy link
Owner

zouppen commented May 15, 2020

All functions which create a new thread should be prefixed with fork to make it obvious where threads are created.

@zouppen
Copy link
Owner Author

zouppen commented May 15, 2020

Maybe needs to be done after #2 state storage to see how many of these are left.

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

No branches or pull requests

1 participant