Merge branch 'master' into release-service-2

This commit is contained in:
Rob Ede 2021-04-16 15:09:22 +01:00 committed by GitHub
commit 2370f7bd55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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};