mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-02 04:50:38 +00:00
removed many more metrics, still compiles
This commit is contained in:
@@ -136,6 +136,7 @@ pub(crate) enum Scope {
|
||||
// which are shared among all tasks that operate on the timeline, especially
|
||||
// concurrent page_service connections.
|
||||
#[allow(clippy::redundant_allocation)]
|
||||
#[allow(dead_code)]
|
||||
arc_arc: Arc<Arc<TimelineMetrics>>, },
|
||||
#[cfg(test)]
|
||||
UnitTest {
|
||||
|
||||
Reference in New Issue
Block a user