mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
daca0e85a8
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>