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

Fix race condition around alarms and interrutps #82

Closed
exjam opened this issue Oct 29, 2015 · 1 comment
Closed

Fix race condition around alarms and interrutps #82

exjam opened this issue Oct 29, 2015 · 1 comment

Comments

@exjam
Copy link
Member

exjam commented Oct 29, 2015

VSync Alarm on NES Remix randomly stops going off. Very likely to be an unidentified race condition.

@exjam exjam added the bug label Oct 29, 2015
@exjam
Copy link
Member Author

exjam commented Oct 30, 2015

Fixed, although acquiring a lock inside a lock is scary, should keep this in mind if we ever encounter a future deadlock condition.

d3eca1e

@exjam exjam closed this as completed Oct 30, 2015
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