Roiocam commented on issue #1182:
URL: 
https://github.com/apache/incubator-pekko/issues/1182#issuecomment-1983480480

   The message was sent to the connection immediately, but you observed that 
the message was late. 
   
   I noticed that TcpOutgoingConnection can reply to TcpDnsClient after an 
exception(postStop). Is it possible that the terminated response of Connection 
is not received by TcpDnsClient in time due to the lack of active scheduling of 
low-power CPU?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to