chrisdutz commented on issue #1168:
URL: https://github.com/apache/plc4x/issues/1168#issuecomment-1773829390

   Having a look at the code, the only method where this could be a problem is 
the "close()" method itself. All others check if connection is != null before 
doing anything. But indeed, this might result in problems when double-closing a 
connection (Nothing popped my eye when reviewing it however). I'll add an 
additional check to that method, just to be on the safe side.


-- 
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]

Reply via email to