Skip to content

Bugfix: properly handle refused bootstrap connection#3959

Merged
dsiganos merged 1 commit intonanocurrency:developfrom
dsiganos:fix_handling_of_refused_bootstrap_connection
Sep 25, 2022
Merged

Bugfix: properly handle refused bootstrap connection#3959
dsiganos merged 1 commit intonanocurrency:developfrom
dsiganos:fix_handling_of_refused_bootstrap_connection

Conversation

@dsiganos
Copy link
Copy Markdown
Contributor

If we refuse a bootstrap connection, we hit debug assert due to a missed return code check. This commit fixes that.

If we currently refuse a bootstrap connection we debug assert due to
a missed return code check. This commit fixes that.
@dsiganos dsiganos merged commit cbb120b into nanocurrency:develop Sep 25, 2022
@dsiganos dsiganos deleted the fix_handling_of_refused_bootstrap_connection branch September 25, 2022 13:29
clemahieu pushed a commit to clemahieu/nano-node that referenced this pull request Oct 1, 2022
If we currently refuse a bootstrap connection we debug assert due to
a missed return code check. This commit fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants