mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
Companion for Taskmanager: Remove clean_shutdown (#4336)
* Companion for Taskmanager: Remove `clean_shutdown` https://github.com/paritytech/substrate/pull/10314 * Update Substrate * Remove warning
This commit is contained in:
@@ -52,7 +52,4 @@ async fn ensure_test_service_build_blocks() {
|
||||
_ = t3 => panic!("service Bob failed"),
|
||||
}
|
||||
}
|
||||
|
||||
alice.task_manager.clean_shutdown().await;
|
||||
bob.task_manager.clean_shutdown().await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user