mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-15 13:04:20 +01:00
pager: reset allocate_page_state in reset_internal_states()
This commit is contained in:
@@ -1815,6 +1815,7 @@ impl Pager {
|
||||
in_flight_writes: Rc::new(RefCell::new(0)),
|
||||
dirty_pages: Vec::new(),
|
||||
});
|
||||
self.allocate_page_state.replace(AllocatePageState::Start);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user