Skip to content

Commit b8b65d7

Browse files
Update crates/batcher/src/lib.rs
Co-authored-by: Julian Arce <52429267+JuArce@users.noreply.github.com>
1 parent 59dc1e3 commit b8b65d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/batcher/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,7 @@ impl Batcher {
10601060
.try_user_lock_with_timeout(address, usr_ref.lock())
10611061
.await
10621062
else {
1063+
drop(user_states_guard);
10631064
send_message(
10641065
ws_conn_sink.clone(),
10651066
GetLastMaxFeeResponseMessage::ServerBusy,

0 commit comments

Comments
 (0)