mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-14 02:55:47 -04:00
Update JoinHandle as well
This commit is contained in:
committed by
Ivan Enderlin
parent
5b20136a50
commit
85833c74ba
@@ -1,4 +1,4 @@
|
||||
use tokio::task::JoinHandle;
|
||||
use matrix_sdk_common::executor::JoinHandle;
|
||||
use tracing::debug;
|
||||
|
||||
/// A task handle is a way to keep the handle a task running by itself in
|
||||
|
||||
Reference in New Issue
Block a user