endojs / endo

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

refactor(daemon): Synchronize incarnateEndoBootstrap #2149

Closed rekmarks closed 4 months ago

rekmarks commented 4 months ago

Closes: #2086

Synchronizes the daemon's incarnateEndoBootstrap(), thereby concluding the synchronization effort. It should now be impossible to concurrently mutating the formula graph through the public API.