Skip to content

[MTC] Wait for initial checkpoint to be available in NewReader - #1140

Merged
phbnf merged 2 commits into
transparency-dev:mainfrom
phbnf:wait
Aug 25, 2026
Merged

[MTC] Wait for initial checkpoint to be available in NewReader#1140
phbnf merged 2 commits into
transparency-dev:mainfrom
phbnf:wait

Conversation

@phbnf

@phbnf phbnf commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Towards #945.

@phbnf
phbnf requested a review from roger2hk August 24, 2026 14:49
@phbnf
phbnf force-pushed the wait branch 3 times, most recently from 75a5214 to a614af2 Compare August 25, 2026 12:07
@phbnf
phbnf marked this pull request as ready for review August 25, 2026 12:14
@phbnf
phbnf requested a review from a team as a code owner August 25, 2026 12:14
@phbnf
phbnf requested a review from mhutchinson August 25, 2026 12:14
ctx := context.Background()
ctx := t.Context()

var attempts atomic.Int32

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can the attempts variable be moved into the test scope?

@phbnf
phbnf merged commit 6ab157d into transparency-dev:main Aug 25, 2026
20 checks passed
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.

2 participants