Commit f71d6d4
A recent change intended to move this logic into a lock context, but
actually ended up duplicating it instead. This fixes that by removing
the duplicated logic outside of the lock. It also preserves the explicit
typing annotation on the future.
(cherry picked from commit 6e22af9)
Signed-off-by: Nathan Wiebe Neufeldt <[email protected]>
Co-authored-by: Nathan Wiebe Neufeldt <[email protected]>
1 parent b555556 commit f71d6d4
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | 544 | | |
552 | 545 | | |
553 | 546 | | |
| |||
0 commit comments