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

Thread concurrency issue for program selection #77

Closed
pierreguillot opened this issue Jan 24, 2018 · 1 comment
Closed

Thread concurrency issue for program selection #77

pierreguillot opened this issue Jan 24, 2018 · 1 comment
Labels

Comments

@pierreguillot
Copy link
Owner

The lock free queue used when a program has been selected should be different from the main queue.

@pierreguillot
Copy link
Owner Author

should be fixed using a concurrent queue a38d7f3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant