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

fixed checks related to unusedFunction check enablement #6207

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

firewave
Copy link
Collaborator

@firewave firewave commented Mar 29, 2024

This caused the unmatchedSuppression for an inline unusedFunction suppression not to be reported with -j2 when using --executor=thread.

@firewave
Copy link
Collaborator Author

firewave commented Mar 29, 2024

This came up while working on #5647. Since the tests which exposed this issue are heavily dependent on those changes I do not have any tests I can add here.

It is quite possible the whole issue is latent without the other changes and will never occur.

@firewave
Copy link
Collaborator Author

A potential issue here was previously noted in #5979 (comment).

@firewave firewave changed the title fixed checks related to unused function check enablement fixed checks related to unusedFunction check enablement Apr 2, 2024
@firewave firewave merged commit ce5f234 into danmar:main Apr 7, 2024
64 checks passed
@firewave firewave deleted the unused-checks branch April 7, 2024 18:57
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