mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-04 20:48:36 +00:00
4fec48f2b5
Fixes #3830 by adding the `#[cfg(not(feature = "testing"))]` attribute to unnecessary loggings in `pageserver/src/tenant/tasks.rs`. Co-authored-by: Joonas Koivunen <joonas@neon.tech>