mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 00:29:58 -07:00
general: temp rollback
This commit is contained in:
@@ -169,6 +169,8 @@ impl Config {
|
||||
}
|
||||
|
||||
pub fn first_defragment(&self) -> bool {
|
||||
self.first_defragment.is_some_and(|b| b)
|
||||
log("Buggy for now, skipped");
|
||||
false
|
||||
// self.first_defragment.is_some_and(|b| b)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user