Files
browser/src/agent
Adrià Arrufat 0efbcc1289 spinner: make enabled flag atomic
Updates the `enabled` field in `Spinner` to use `std.atomic.Value(bool)`.
This prevents potential race conditions between the agent thread and
the spinner worker thread when checking or updating the state.
2026-05-19 10:23:24 +02:00
..
2026-05-19 10:23:24 +02:00
2026-05-19 10:23:24 +02:00
2026-05-19 10:23:24 +02:00