Skip to content

Conversation

@toddr
Copy link
Member

@toddr toddr commented May 16, 2022

This addresses some kernel inconsistencies on how the
process name can be represented in the /proc file. This
specifically addresses a failure on AlmaLinux 8.

This addresses some kernel inconsistencies on how the
process name can be represented in the /proc file. This
specifically addresses a failure on AlmaLinux 8.
@toddr toddr requested a review from FGasper May 16, 2022 21:51
@toddr
Copy link
Member Author

toddr commented May 16, 2022

I don't know how but the original fix (#19691) we applied to this test for AlmaLinux 8 did not work consistently. We think the regex should be loosened to this to correct the problem.

Copy link
Contributor

@FGasper FGasper left a comment

Choose a reason for hiding this comment

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

I don't know that there will always be a NUL, but it seems a reasonable guess.

@toddr toddr requested a review from leonerd May 18, 2022 15:05
Copy link
Contributor

@leonerd leonerd left a comment

Choose a reason for hiding this comment

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

LGTM

@toddr toddr merged commit 06d3197 into Perl:blead May 18, 2022
@toddr toddr deleted the t-op-magic-a8 branch May 18, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants