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

roachprod: remove WaitDelay call in localSession #112714

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

renatolabs
Copy link
Contributor

This call was added during work on #111064 as an attempt to fix issues during development. It should not be needed for correctness. It also makes backporting that work to 23.1 not possible, since the WaitDelay API was introduced in Go 1.20.

Epic: none

Release note: None

This call was added during work on cockroachdb#111064 as an attempt to fix issues
during development. It should not be needed for correctness. It also
makes backporting that work to 23.1 not possible, since the
`WaitDelay` API was introduced in Go 1.20.

Epic: none

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@renatolabs renatolabs marked this pull request as ready for review October 19, 2023 21:00
@renatolabs renatolabs requested a review from a team as a code owner October 19, 2023 21:00
@renatolabs renatolabs requested review from herkolategan and DarrylWong and removed request for a team October 19, 2023 21:00
Copy link
Collaborator

@herkolategan herkolategan left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @DarrylWong)

@renatolabs
Copy link
Contributor Author

TFTR!

bors r=herkolategan

@craig
Copy link
Contributor

craig bot commented Oct 20, 2023

Build succeeded:

@craig craig bot merged commit 7efc09d into cockroachdb:master Oct 20, 2023
@renatolabs renatolabs deleted the rc/remove-session-wait-delay branch October 20, 2023 17:05
@renatolabs
Copy link
Contributor Author

blathers backport 23.2

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