mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04: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>