Skip to content

[9.18] Use SIGABRT rather than SIGKILL for long running unit test

Michał Kępień requested to merge 3980-add-timeouts-to-unit-tests-9.18 into bind-9.18

SIGABRT will produce a core dump which will allow for forensic analysis of the unit test

Backport of !7837 (merged)

Closes #3980 (closed)

Merge request reports