Commit 45ebc7e6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent ab13152e
......@@ -410,7 +410,7 @@ retry:
// Resync resyncs the connection onto different database view and transaction.
//
// Connection objects pinned in live cache are guaranteed to stay in live
// Connection's objects pinned in live cache are guaranteed to stay in live
// cache, even if maybe in ghost state (e.g. if they have to be invalidated due
// to database changes).
//
......
......@@ -615,7 +615,7 @@ func testPersistentDB(t0 *testing.T, rawcache bool) {
// XXX DB.Open with at on and +-1 δtail edges
// XXX DB.Open with at on and +-1 δtail edges XXX don't be lazy and do this
// XXX Get(txn = different) -> panic
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment