mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
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>