-
Notifications
You must be signed in to change notification settings - Fork 25
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
race conditions in the code. #164
Comments
@Sopel97 maybe you can test if this is fixed by adding that line to .travis.yml ? |
Right, not sure why this was closed straight up. There may still be issues in gensfen. I'd reopen this for now, later I'll try adding the CI tasks when I reduce the bench depth in valgrind. |
doesn't look like I can reopen @nodchip should have the permission to do that. github will auto-close issues if the commit message says |
I reopened this issue. |
current gensfen and learn commands are not correct multithreaded, several races remain. To check:
The text was updated successfully, but these errors were encountered: