From 1c04816583e3fa7d96286b364065805341ac4bde Mon Sep 17 00:00:00 2001 From: Christophe Chevalier Date: Sun, 30 Jun 2024 18:15:52 +0200 Subject: [PATCH] Client: use ActivityKind.Client for the top-level Activity in a read or read/write transaction --- FoundationDB.Client/FdbOperationContext.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FoundationDB.Client/FdbOperationContext.cs b/FoundationDB.Client/FdbOperationContext.cs index 545ff1c35..3afe6c48a 100644 --- a/FoundationDB.Client/FdbOperationContext.cs +++ b/FoundationDB.Client/FdbOperationContext.cs @@ -719,7 +719,7 @@ internal static async Task ExecuteInternal