Skip to content

Commit

Permalink
fixup! fixup! feat(SwingSet): add runtimeOption to keep worker on sna…
Browse files Browse the repository at this point in the history
…pshot
  • Loading branch information
warner committed Apr 30, 2023
1 parent ac46574 commit 4efb9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/SwingSet/src/types-external.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export {};
*
* @typedef {object} VatWarehousePolicy
* @property { number } [maxVatsOnline] Limit the number of simultaneous workers
* @property { boolean } [restartWorkerOnSnapshot] Disable reloading from snapshot when one is taken
* @property { boolean } [restartWorkerOnSnapshot] Reload worker immediately upon snapshot creation
*/

/**
Expand Down

0 comments on commit 4efb9f0

Please sign in to comment.