Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant closing of connection #4056

Conversation

ripcurlx
Copy link
Contributor

@ripcurlx ripcurlx commented Mar 12, 2020

Fixes #4052, as the peer.close() already calls closeConnection if
a writeTarget is established successfully.

wiz
wiz previously approved these changes Mar 12, 2020
Copy link
Member

@wiz wiz left a comment

Choose a reason for hiding this comment

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

ACK
Tested and verifies it resolves my issue #4052 with v1.2.8

@ripcurlx
Copy link
Contributor Author

I tested with a Regtest Bitcoin Core with wrong configuration and on Mainnet with Bitcoin Core and everything works as expected on macOS.

@ripcurlx
Copy link
Contributor Author

But there still seems to be an issue on @wiz Linux setup.

Fixes bisq-network#4052, as the peer.close() already calls closeConnection if
a writeTarget is established successfully.
@ripcurlx ripcurlx force-pushed the fix-connection-closing-of-core-node-detection branch from 5bc3425 to e7a22f4 Compare March 12, 2020 16:52
@Bisqtoshi
Copy link

Tested and works on macOS Catalina

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm sqrrm merged commit 5a2d153 into bisq-network:master Mar 13, 2020
@ripcurlx ripcurlx deleted the fix-connection-closing-of-core-node-detection branch July 16, 2021 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bisq v1.2.8 fails to start on macOS catalina
4 participants