mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
This patch moves the `JoinHandleExt` trait and the `AbortOnDrop` type from `matrix_sdk::sliding_sync::utils` into `matrix_sdk_common::executor`. This is going to be useful for other modules.