endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
768 stars 68 forks source link

Pet Daemon: test formula write failure and recovery #2207

Open kriskowal opened 3 months ago

kriskowal commented 3 months ago

What is the Problem Being Solved?

We do not currently have a test (and our implementation probably doesn’t gracefully handle) from failure to write a formula and restarting the daemon to recover. It probably should resume from the state before the formula was committed.