Skip to content

Conversation

ssheikin
Copy link

No description provided.

@cla-bot cla-bot bot added the cla-signed label Jun 27, 2025
if (connection == null) {
openConnection();
try {
if (connection == null || connection.isClosed()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so you can use connection after it closure? and so do you expect that one will close it again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants