1.Prevent it from blocking a tokio thread. Change sync to async. 2.Add pipe unit test which I found error in Pipe new. Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn> |
||
|---|---|---|
| .. | ||
| io.rs | ||
| mod.rs | ||
| pipe.rs | ||
1.Prevent it from blocking a tokio thread. Change sync to async. 2.Add pipe unit test which I found error in Pipe new. Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn> |
||
|---|---|---|
| .. | ||
| io.rs | ||
| mod.rs | ||
| pipe.rs | ||