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

migration: fix crash due to failed heartbeats not propagating #10

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

ctheune
Copy link
Collaborator

@ctheune ctheune commented Nov 18, 2023

Fixes PL-131744

@ctheune ctheune marked this pull request as ready for review November 20, 2023 10:41
@dpausp dpausp self-requested a review November 20, 2023 13:50
tests: reduce test flakiness

This introduces pytest-patterns as a replacement for the current
use of Ellipsis.

Increase general timeouts so tests are a bit less flaky.

Improve some lock logging to make it easier to understand and
debug when reading the locks and I think this also fixes some race
conditions.

Fix VM kill handling to include our little supervisor process and
selectively decide whether to kill it or not.

Add more testing output about the environment in case something goes
wrong in the tests and we need to debug it.

Fixes PL-131744
@ctheune ctheune merged commit e053a0c into master Nov 20, 2023
1 check passed
@ctheune ctheune deleted the PL-131744 branch November 20, 2023 16:36
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.

2 participants