endojs / endo

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

feat(cli,daemon): Support pet name paths in `kill` command #2043

Closed rekmarks closed 3 months ago

rekmarks commented 9 months ago

Ref: #2023

Adds support for dot-delimited pet name paths to the kill command. Makes requisite changes to handle paths and lookup formulas in the mailbox terminate() method.

rekmarks commented 3 months ago

Deemed unsalvageable due to age. Rewrite from scratch.