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

Fix variable duration race in lib/inventory tests #49630

Merged

Conversation

espadolini
Copy link
Contributor

This PR fixes a race condition in TestSSHServerBasics and other lib/inventory tests that assume that the instanceHBVariableDuration is decreased before the stream is gracefully closed by the server. Since there's no reason to not do that, this PR restores that behavior, changed in #49433.

@espadolini espadolini added the no-changelog Indicates that a PR does not require a changelog entry label Dec 2, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49630.d3pp5qlev8mo18.amplifyapp.com

@espadolini espadolini added this pull request to the merge queue Dec 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 2, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Dec 2, 2024
Merged via the queue into master with commit 381704f Dec 2, 2024
44 of 45 checks passed
@rosstimothy rosstimothy deleted the espadolini/variable-interval-heartbeats-test-fix branch December 2, 2024 16:38
@public-teleport-github-review-bot

@espadolini See the table below for backport results.

Branch Result
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants