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
Our syncserver ( and everything else ) is currently leaking memory. Tracked the major issue down to a now fixed bug in the version of wasm-bindgen used by Loro.
Now we just need to go through and make sure we can garbage collect Leaf entities.