mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 05:17:39 +03:00
wip
This commit is contained in:
parent
420aaf0c96
commit
f2b99a9b1e
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ mod tests {
|
|||
} else {
|
||||
Poll::Pending
|
||||
}
|
||||
});
|
||||
}).await;
|
||||
|
||||
assert!(service.ready().await.is_ok());
|
||||
service.shutdown().await;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue