Skip to content

Commit a1312ac

Browse files
committed
pd: fix tso sender lost-wake race
Signed-off-by: Michael Ingley <michael.ingley@gmail.com>
1 parent 9d9b680 commit a1312ac

2 files changed

Lines changed: 388 additions & 21 deletions

File tree

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)