Fix deadlocks on some awaits

This commit is contained in:
Luke D Jones
2020-08-13 16:59:36 +12:00
parent 53c1a0ffcf
commit 4a5f029e53
4 changed files with 17 additions and 14 deletions

View File

@@ -18,4 +18,3 @@ impl fmt::Display for AuraError {
}
}
}