Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update RunWithStatus(...) to respect custom writer attached by WithContextWriter(...) #10097

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tigerinus
Copy link
Contributor

What I did

Related issue

@tigerinus tigerinus force-pushed the writer_fix branch 3 times, most recently from 34a5480 to b34c0a7 Compare December 19, 2022 00:33
@tigerinus
Copy link
Contributor Author

@ndeloof can u help me to understand about the failing e2e tests?

@tigerinus
Copy link
Contributor Author

@ndeloof - can you approve this one more time? I saw the other PR passed the e2e tests, so I wonder if the failed e2e tests here are due to the changes I made. Thanks!

@tigerinus
Copy link
Contributor Author

@ndeloof - I ran the e2e tests again, with and without my PR changes, both ran into the 15min timeout.

Could it be irrelevant but intermittent issue? Does it have to block the PR merge?

Thanks!

…ntextWriter(...)

Signed-off-by: Tiger Wang <tigerwang@outlook.com>
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
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.

[BUG] writer associated with ctx via progress.WithContextWriter(ctx, writer) from external is not respeced
2 participants