endojs / endo

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

fix(daemon): Fix provision of new, unnamed workers #2155

Closed rekmarks closed 4 months ago

rekmarks commented 4 months ago

Fixes the provision of new (i.e. NEW) unnamed workers after #2139 broke it. Adds a regression test for this case.