Isolate smol::Command hang as a test, does not hang
This commit is contained in:
parent
e5481e2e65
commit
92c4552146
2 changed files with 27 additions and 1 deletions
|
@ -11,4 +11,5 @@ anyhow = { version = "1.0", features = ["std"] }
|
|||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
bincode = "1.3"
|
||||
pollster = "0.2.5"
|
||||
pollster = "0.2.5"
|
||||
smol = "1.2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue