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
fix(ui): prevent double release of editor in EditorUtil
Add atomic boolean guard and disposal check to prevent TraceableDisposable$DisposalException when editor is released multiple times during disposal chain.
0 commit comments