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
No need for a separate PendingMerges nested class, this thing has a lot
of state, lets accept that (for now) and keep it simple. Having a
redundant nested class already caused a bug in #116171 and just adds
overhead both in runtime and when reading the code.
0 commit comments