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
Don't let a late autosync snapshot resurrect a just-cleared pause
The snapshot fetch is async and reflects a moment before any live clear
event; track namespaces resolved since mount and skip them in the merge,
so a resolved package can't be re-marked red until it pauses again.
0 commit comments