Skip to content
This repository has been archived by the owner on May 15, 2018. It is now read-only.

Make system persistance safer #39

Open
mmalecki opened this issue Oct 20, 2014 · 1 comment
Open

Make system persistance safer #39

mmalecki opened this issue Oct 20, 2014 · 1 comment

Comments

@mmalecki
Copy link
Contributor

Right now in sysrev.js we often first write to _systems variable and then try to persist data into our _sys directory.
This is unsafe, because if saving the data fails, we're left with inconsistent state in _systems.

@mcollina
Copy link
Contributor

😱, we should fix this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants