Skip to content

Commit b907ccb

Browse files
simonwickyjstuczyn
authored andcommitted
typo
1 parent 7b3194d commit b907ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/client-core/src/client/real_messages_control/real_traffic_stream.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ where
615615
{
616616
loop {
617617
tokio::select! {
618-
biased;
618+
biased;
619619
_ = shutdown_token.cancelled() => {
620620
tracing::trace!("OutQueueControl: Received shutdown");
621621
break;

0 commit comments

Comments
 (0)