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

unhideOnNextDisplay used by two threads without synchronization #23

Open
michelf opened this issue Aug 17, 2021 · 0 comments
Open

unhideOnNextDisplay used by two threads without synchronization #23

michelf opened this issue Aug 17, 2021 · 0 comments

Comments

@michelf
Copy link
Owner

michelf commented Aug 17, 2021

Two threads are accessing unhideOnNextDisplay in FilteredView.swift without proper synchronization. Even though it seems work, it is theoretically undefined behavior and should be fixed.

importRyan added a commit to importRyan/sim-daltonism that referenced this issue Aug 23, 2021
importRyan added a commit to importRyan/sim-daltonism that referenced this issue Oct 28, 2021
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