Open dkijania opened 5 days ago
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
!ci-build-me
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