Skip to content

Simplify x509 test retry code.#2611

Open
jholdstock wants to merge 1 commit intodecred:masterfrom
jholdstock:retry-x509
Open

Simplify x509 test retry code.#2611
jholdstock wants to merge 1 commit intodecred:masterfrom
jholdstock:retry-x509

Conversation

@jholdstock
Copy link
Member

I stumbled into this test whilst researching how to use the synctest package added in go 1.25. Whilst there is no clear opportunity to use synctest here, using channels and goroutines to implement retrying is definitely a bit long-winded and was easy to simplify.

I stumbled into this test whilst researching how to use the synctest
package added in go 1.25. Whilst there is no clear opportunity to use
synctest here, using channels and goroutines to implement retrying is
definitely a bit long-winded and was easy to simplify.
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.

1 participant