Happy0 opened a new pull request #26: Prevent it being possible to close 
streams more than once and add logging
URL: https://github.com/apache/incubator-tuweni/pull/26
 
 
   This change makes sure a stream cannot be closed more than once as the 
protocol states that they should only be closed once from each end.
   
   In fact, closing the stream more than once can crash the nodejs version of 
the server at the moment: ssbc/muxrpc#49
   
   Additionally, I've added more debug logging to log outgoing requests, stream 
close messages and include the request numbers in the log statements.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to