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
In #83576 we moved cluster coordination activities to a threadpool which
rejects actions on shutdown. #84483 is a test failure caused by a
missing rejection handler, which this commit addresses.
Closes#84483
0 commit comments