Skip to content

Commit 2435520

Browse files
authored
Remove/restart worker test (#341)
1 parent 19468fe commit 2435520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actix-server/tests/test_server.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ async fn test_service_restart() {
437437
let _ = h.join().unwrap();
438438
}
439439

440+
#[ignore]
440441
#[actix_rt::test]
441442
async fn worker_restart() {
442443
use actix_service::{Service, ServiceFactory};

0 commit comments

Comments
 (0)