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

MainLoop timeouts giving duplicate key error on Mac. #1307

Closed
BDisp opened this issue May 16, 2021 · 0 comments · Fixed by #1309
Closed

MainLoop timeouts giving duplicate key error on Mac. #1307

BDisp opened this issue May 16, 2021 · 0 comments · Fixed by #1309

Comments

@BDisp
Copy link
Collaborator

BDisp commented May 16, 2021

This only happens on Mac and not on Windows and Linux. Happens because the time ticks on Mac system may work different from the others systems. By coincidence, can happen two threads are adding scheduled time at the same time, resulting in duplicate keys..

timeout-error
unit-test-error

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

Successfully merging a pull request may close this issue.

1 participant