Merge pull request #3290 from 21pages/fix_switchsides
remove closed as expected on switchsides
This commit is contained in:
commit
e48163432f
1 changed files with 0 additions and 1 deletions
|
|
@ -1593,7 +1593,6 @@ impl Connection {
|
|||
uuid.to_string().as_ref(),
|
||||
])
|
||||
.ok();
|
||||
self.send_close_reason_no_retry("Closed as expected").await;
|
||||
self.on_close("switch sides", false).await;
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue