issues
search
rooklift
/
nibbler
Chess analysis GUI for UCI engines, with extra features for Leela (Lc0) in particular.
GNU General Public License v3.0
572
stars
71
forks
source link
Race condition when pressing F1 and using API
#207
Open
rooklift
opened
2 years ago
rooklift
commented
2 years ago
API response arrives, so the info becomes "touched".
But the infobox is not actually updated yet.
User presses F1.
Because the info is touched, it's counted as valid and used, even though it's just in alphabetical order.