You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigating the wallet factory leak in u17 and before (#10706), we identified an issue (#10757) and implemented a workaround for it (#10756), however from preliminary observations of the wallet factory heap in u18 on devnet, there is still a remaining leak.
To Reproduce
Observe the uncompressedSize of heap-snapshot-save slog entries for the walletFactory vat.
Expected behavior
Heap size flat over time
The text was updated successfully, but these errors were encountered:
Describe the bug
Investigating the wallet factory leak in u17 and before (#10706), we identified an issue (#10757) and implemented a workaround for it (#10756), however from preliminary observations of the wallet factory heap in u18 on devnet, there is still a remaining leak.
To Reproduce
Observe the
uncompressedSize
ofheap-snapshot-save
slog entries for the walletFactory vat.Expected behavior
Heap size flat over time
The text was updated successfully, but these errors were encountered: