endojs / endo

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

fix(daemon): pet-store removes petname when overwriting with write #1871

Closed kumavis closed 9 months ago

kumavis commented 9 months ago

when overwriting a value in pet-store, we should remove the previous value. This ensures we run proper cleanup: