Nothing Special   »   [go: up one dir, main page]

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

allow instrumentation sigterm in archive node #16372

Open
wants to merge 1 commit into
base: compatible
Choose a base branch
from

Conversation

dkijania
Copy link
Member
@dkijania dkijania commented Nov 20, 2024

Add flag to support sigterm command from bisect ppx. This is required to generate coverage on sigterm command when using instrumented archive. See details here:
https://github.com/aantron/bisect_ppx/blob/master/doc/advanced.md#sigterm-handling

Main problem is that we need to fetch instrumentation from running archive node. Usually when we stop process it won't generate coverage files unless process support 'coverage' sigterm

@dkijania dkijania self-assigned this Nov 20, 2024
@dkijania dkijania requested a review from a team as a code owner November 20, 2024 15:19
@dkijania
Copy link
Member Author

!ci-build-me

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.

1 participant