HomePhabricator
Diffusion MITK ebde025242c7

Fix process kill bug

Description

Fix process kill bug

Summary:
The workbench can unpredictably crash when the process is attempted to be killed before it has properly spawned/forked. There could be more than one way to identify & fix this condition. This diff proposes to place new process in a new group while instantiating and calls itksysProcess_Interrupt instead of itksysProcess_Kill.
Ref: T29363

Test Plan: NA

Reviewers: floca, O1 MITK Reviewer Group I, kislinsk

Reviewed By: O1 MITK Reviewer Group I, kislinsk

Subscribers: kislinsk

Differential Revision: https://phabricator.mitk.org/D741

Details

Provenance
a178nAuthored on Oct 18 2022, 7:57 AM
a178nPushed on Oct 19 2022, 7:53 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKdffbbdc0fcfe: Arg replace with enum for readability
rMITKe77f5618dad4: Fix reports of memory usage on Linux and macOS
Branches
Unknown
Tags
Unknown