mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 22:51:07 +01:00
Remove/restart worker test (#341)
This commit is contained in:
parent
19468feef8
commit
2435520e67
@ -437,6 +437,7 @@ async fn test_service_restart() {
|
||||
let _ = h.join().unwrap();
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[actix_rt::test]
|
||||
async fn worker_restart() {
|
||||
use actix_service::{Service, ServiceFactory};
|
||||
|
Loading…
Reference in New Issue
Block a user