Skip to content

Commit bde0663

Browse files
zzorbajplatte
andauthored
Update crates/matrix-sdk-common/src/executor.rs
Co-authored-by: Jonas Platte <[email protected]> Signed-off-by: Daniel Salinas <[email protected]>
1 parent ec94b8c commit bde0663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/matrix-sdk-common/src/executor.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ pub enum JoinError {
3838
Cancelled,
3939
Panic,
4040
}
41+
4142
#[cfg(target_arch = "wasm32")]
4243
impl JoinError {
4344
/// Returns true if the error was caused by the task being cancelled.

0 commit comments

Comments
 (0)