diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 14:19:23 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 14:19:23 +0200 |
| commit | 40dbf18893c33bc40c8617d0f3e8de16ce2947e2 (patch) | |
| tree | 01f9d77818c2dbfce1684895f562ae3dc865d44c /internal/config/load.go | |
| parent | b66850cc8c584cc00bcd796eb3aa238bcf87394a (diff) | |
| download | krino-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/config/load.go')
0 files changed, 0 insertions, 0 deletions
