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
core/manager: do not pop gc_unit_queue before unit_gc_sweep()
Follow-up for 52e3671
unit_gc_sweep() might try to add the unit to gc queue again.
While that becomes no-op as Unit.in_gc_queue is not cleared
yet, it induces minor inconsistency of states.
(cherry picked from commit 741a184)
(cherry picked from commit 9645e946f9e323965116d89fce8009cc86418c9d)
(cherry picked from commit 4dde8c94854754c1cb43d5d0adb5cb8085853c40)
0 commit comments