aboutsummaryrefslogtreecommitdiff
path: root/internal/engine/enum_test.go
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 14:19:23 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 14:19:23 +0200
commit40dbf18893c33bc40c8617d0f3e8de16ce2947e2 (patch)
tree01f9d77818c2dbfce1684895f562ae3dc865d44c /internal/engine/enum_test.go
parentb66850cc8c584cc00bcd796eb3aa238bcf87394a (diff)
downloadkrino-40dbf18893c33bc40c8617d0f3e8de16ce2947e2.tar.gz
krino-40dbf18893c33bc40c8617d0f3e8de16ce2947e2.zip
the applying flag is atomic; its test waits instead of polling
The race detector found my own new flag: Apply writes it on a worker and Close reads it from the main loop. The test was polling a plain field too, where the real window hears about the apply on the main loop, which orders the writes.
Diffstat (limited to 'internal/engine/enum_test.go')
0 files changed, 0 insertions, 0 deletions