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

release-20.1: jobs: Send results to the client when job completes #56146

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

adityamaru
Copy link
Contributor

Backport 1/1 commits from #47783.

/cc @cockroachdb/release


Fixes #45337

Fix a race between job completion and sending the result
of the job to the client.

Fixes cockroachdb#45337

Fix a race between job completion and sending the result
of the job to the client.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@adityamaru
Copy link
Contributor Author

I need to backport this fix, otherwise, I can't check-in #55892 because of https://teamcity.cockroachdb.com/viewLog.html?buildId=2407652&buildTypeId=Cockroach_UnitTests

Copy link
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @miretskiy)

@adityamaru
Copy link
Contributor Author

Thanks for the quick review!

@adityamaru adityamaru merged commit 4ea9b3b into cockroachdb:release-20.1 Oct 30, 2020
@adityamaru adityamaru deleted the backport20.1-47783 branch October 30, 2020 18:28
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