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
When the ref counter is increased in a PR that has not been rebased to the main branch, and when the PR is not in conflict with the main branch (e.g. some other PR increased the ref counter), the regression test would not assume that it is a self-reference because of this line. @charleskawczynski may be able to explain the issue better.