Skip to content

config corruption #274

Closed
Closed
@mixmix

Description

@mixmix

We've see several instances of config corruption

It should not be possible, and if it happens (user or other program mutated config), then we should get more info.

To consider:

  • atomic read/ write (lockfile?)
  • write-lock in CLI code
  • validation of input to config.set
    • is it an object?
    • does it have required fields?
      • JSON schema

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions