push
github
core/manager: do not pop gc_unit_queue before unit_gc_sweep() Follow-up for 52e3671bf 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.
3 of 3 new or added lines in 1 file covered. (100.0%)
295 existing lines in 26 files now uncovered.298460 of 413093 relevant lines covered (72.25%)
705153.7 hits per line