9 lines
214 B
Markdown
9 lines
214 B
Markdown
---
|
|
type: task
|
|
---
|
|
|
|
When SetConfig is called, but ends up erroring, the new config should not end up
|
|
getting stored in the state directory.
|
|
|
|
This could be tricky if the reload call succeeds but the postInit fails.
|