Files
luci/modules/luci-base/htdocs
Paul Donald daca0e85a8 luci-base: prevent save/traceback race for _state
A _state race is possible during save when a refresh is in
progress. Attempt to avoid it by not nulling state prior
to refresh.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-03-04 01:13:05 +01:00
..