Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 30, 2024

Before the change, we'd error after just 1 attempt of accepting a connection.

Co-authored by: @corverroos

Closes #452

Port of corverroos/tendermint#1


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

This is an automatic backport of pull request #2047 done by [Mergify](https://mergify.com).

Before the change, we'd error after just 1 attempt of accepting a
connection.

Co-authored by: @corverroos

Closes #452

Port of corverroos/tendermint#1

---

#### PR checklist

- [x] Tests written/updated
- [x] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code
comments

(cherry picked from commit a8991d6)

# Conflicts:
#	.changelog/v0.37.5/bug-fixes/2047-privval-retry-accepting-conn.md
@mergify mergify bot requested a review from a team as a code owner August 30, 2024 07:54
Copy link
Contributor Author

mergify bot commented Aug 30, 2024

Cherry-pick of a8991d6 has failed:

On branch mergify/bp/v0.37.x/pr-2047
Your branch is up to date with 'origin/v0.37.x'.

You are currently cherry-picking commit a8991d63e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   privval/signer_listener_endpoint.go
	modified:   privval/signer_listener_endpoint_test.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	added by them:   .changelog/v0.37.5/bug-fixes/2047-privval-retry-accepting-conn.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot merged commit 340dfdc into v0.37.x Aug 30, 2024
21 checks passed
@mergify mergify bot deleted the mergify/bp/v0.37.x/pr-2047 branch August 30, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant