mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 09:30:37 +00:00
with `immediate_gc` the span only covered the `gc_iteration`, make it cover the whole needless spawned task, which also does waiting for layer drops and stray logging in tests. also clarify some comments while we are here. Fixes: #6910