Commit 42b3341
committed
perf: remove duplicated check of same key in the instant send database
Previous implementation checked both Deterministic and Non-deterministic
instant send locks; though once non-determinstic has been removed,
implementation has been updated and now the same key is checked twice.
This commit removes duplicated check1 parent 368eebb commit 42b3341
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
| 282 | + | |
287 | 283 | | |
288 | 284 | | |
289 | 285 | | |
| |||
0 commit comments