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
Media_Blocks are prone to have circular references.
Copy could leak memory if it does not get picked up.
Looks like we are able to reset block reference for copy
Good as it will ensure a low memory overhead for this fix
So this is a cheap solution with a minimal price
0 commit comments