Skip to content

client: add extra debug to tests#3442

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
tonistiigi:test-debug
Jun 29, 2023
Merged

client: add extra debug to tests#3442
AkihiroSuda merged 1 commit intomoby:masterfrom
tonistiigi:test-debug

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

I was trying to debug #3401 but couldn't repro or understand how the race is possible as long as tests do not have inner parallelization. Adding more debug so if it happens again we have some extra data.

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

select {
case <-ctx.Done():
onFinalStatus = true
ctx = context.TODO()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you add a comment line to explain this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This was handled in #3443

@tonistiigi tonistiigi added this to the v0.12.0 milestone May 22, 2023
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@AkihiroSuda AkihiroSuda merged commit 0b86652 into moby:master Jun 29, 2023
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.

3 participants