Skip to content

Conversation

@PLangowski
Copy link
Contributor

Sometimes when timeout is reached, the latency test does not terminate the jackd process. This commit adds pkill jackd on test setup to ensure no instance od jackd is running.

@sofci
Copy link
Collaborator

sofci commented Sep 5, 2025

Can one of the admins verify this patch?

reply test this please to run this test once

@redzynix
Copy link
Contributor

redzynix commented Sep 5, 2025

Please do a rebase.

@PLangowski PLangowski force-pushed the latency-cleanup-jackd branch from da2d79d to 8342ec6 Compare September 5, 2025 12:56
@PLangowski
Copy link
Contributor Author

@redzynix rebased


main()
{
pkill jackd
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
pkill jackd
pkill jackd || True

Sometimes when timeout is reached, the latency test does not terminate
the jackd process. This commit adds `pkill jackd` on test setup to
ensure no instance od `jackd` is running.

Signed-off-by: Pawel Langowski <pawelx.langowski@intel.com>
@PLangowski PLangowski force-pushed the latency-cleanup-jackd branch from 8342ec6 to 38167b7 Compare September 11, 2025 10:11
@KamilxPaszkiet KamilxPaszkiet merged commit a334f2e into thesofproject:main Sep 11, 2025
3 checks passed
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.

5 participants