good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 684faced authored by Felix Lange's avatar Felix Lange Committed by GitHub
Browse files

light: fix disableCheckFreq locking (#18515)

This change unbreaks the build and removes racy access to
disableCheckFreq. Even though the field is set while holding
the lock, it was read outside of the protected section.
parent 0a454554
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment