Skip to content

Commit

Permalink
Revert "tikv_util: introduce future channel (tikv#13407)" (tikv#13507)
Browse files Browse the repository at this point in the history
ref tikv#13394, ref tikv#13407

Signed-off-by: tabokie <xy.tao@outlook.com>
  • Loading branch information
tabokie authored and BusyJay committed Sep 26, 2022
1 parent d418f60 commit b219a82
Show file tree
Hide file tree
Showing 9 changed files with 547 additions and 494 deletions.
5 changes: 0 additions & 5 deletions components/tikv_util/Cargo.toml
Expand Up @@ -73,8 +73,3 @@ regex = "1.0"
tempfile = "3.0"
toml = "0.5"
utime = "0.2"

[[bench]]
name = "channel"
path = "benches/channel/mod.rs"
test = true

0 comments on commit b219a82

Please sign in to comment.