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%)
316 existing lines in 39 files now uncovered.298370 of 413093 relevant lines covered (72.23%)
702554.86 hits per line