From 51ae6ab748e56ecc8d654aa528bf2350ed4a876a Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Wed, 6 Dec 2023 14:26:53 -0500 Subject: [PATCH] auto --- p6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p6.md b/p6.md index 88d8914..02aff1e 100644 --- a/p6.md +++ b/p6.md @@ -167,7 +167,7 @@ delayed until a transaction is known to have committed*. transactions. - The leader election record will have *oid* 0. It should be treated the same as any other record by the tango runtime, but will never be - the cause of an `apply()` upcall since there are no KV objects w/ + the cause of an `apply()` upcall since there are no KV objects/transactions w/ *oid* 0. ## Something Else -- GitLab