mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 08:30:37 +00:00
@@ -295,6 +295,7 @@ pub struct CompactionNotifier {
|
||||
}
|
||||
|
||||
impl CompactionNotifier {
|
||||
#[allow(clippy::new_without_default)]
|
||||
pub fn new() -> Self {
|
||||
Self {
|
||||
notify: Notify::new(),
|
||||
|
||||
Reference in New Issue
Block a user