mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-01-12 08:12:36 +08:00
i hate programming :(((((((((( >_<
This commit is contained in:
@@ -190,6 +190,7 @@ macro_rules! lock_onto_mutex {
|
||||
break value;
|
||||
}
|
||||
Err(_) => {
|
||||
$mutex.clear_poison();
|
||||
actix_web::rt::time::sleep(std::time::Duration::from_millis(15)).await;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user