=rem #3555: Wrong and superfluous match in EndpointWriter
This commit is contained in:
parent
bc9d8da258
commit
89a3454245
1 changed files with 1 additions and 4 deletions
|
|
@ -545,13 +545,10 @@ private[remote] class EndpointWriter(
|
|||
unstashAll()
|
||||
goto(Writing)
|
||||
|
||||
case Event(Send(msg, senderOption, recipient, _), _) ⇒
|
||||
case _ =>
|
||||
stash()
|
||||
stay()
|
||||
|
||||
case _: StopReading ⇒
|
||||
stash()
|
||||
stay()
|
||||
}
|
||||
|
||||
whenUnhandled {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue