Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(swingset): log vat termination and upgrade better (#9535)
Vat termination now makes the kernel do a console.log like: `kernel terminating vat v6 (failure=true)` Vat upgrade now announces the start of the upgrade process with: `attempting to upgrade vat v6 from incarnation 0 to source b1-..` in addition to announcing the success or failure of the upgrade `vat v6 upgraded from incarnation 0 to 1 with source b1-..` or `WARNING: vat v6 failed to upgrade from incarnation 0 (startVat)`
- Loading branch information