mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
877fd14401
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