Commit 8074cce
Deduplicate success log in JsonRpcClient.invoke
Log success once after deserialization (or null for Void) rather than
duplicating the logTiming call in both branches.
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>1 parent 24cb65d commit 8074cce
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
133 | 130 | | |
134 | | - | |
135 | 131 | | |
136 | 132 | | |
137 | 133 | | |
| |||
0 commit comments