mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 03:34:18 +01:00
add methods for read/write schema cookie
This commit is contained in:
@@ -849,6 +849,7 @@ impl Wal for WalFile {
|
||||
}
|
||||
|
||||
// Snapshot is stale, give up and let caller retry from scratch
|
||||
tracing::debug!("unable to upgrade transaction from read to write: snapshot is stale, give up and let caller retry from scratch");
|
||||
shared.write_lock.unlock();
|
||||
Ok(LimboResult::Busy)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user