Commit daca0e8
committed
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>1 parent a1ddb07 commit daca0e8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | 357 | | |
359 | 358 | | |
360 | 359 | | |
| |||
538 | 537 | | |
539 | 538 | | |
540 | 539 | | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
541 | 543 | | |
542 | 544 | | |
543 | 545 | | |
| |||
0 commit comments