Skip to content

Commit 5e37adb

Browse files
committed
pd: fix tso sender lost-wake race
Signed-off-by: Michael Ingley <46031485+mingley@users.noreply.github.com>
1 parent 9d9b680 commit 5e37adb

File tree

2 files changed

+388
-21
lines changed

2 files changed

+388
-21
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ tokio = { version = "1", features = ["sync", "rt-multi-thread", "macros"] }
6464
name = "failpoint_tests"
6565
path = "tests/failpoint_tests.rs"
6666
required-features = ["fail/failpoints"]
67+

0 commit comments

Comments
 (0)