MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012038 | CMake | CTest | public | 2011-04-03 17:30 | 2016-06-10 14:31 |
Reporter | samuel nobs | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0012038: SIGKILL sent when process times out | ||||
Description | when a test process times out, ctest sends a SIGSTOP followed by a SIGKILL to terminate the process. this is a bit harsh, since the process will not be able to clean up resources like lock files, hence making following test potentially fail when trying to acquire said resources. it would be way more graceful to first send a SIGTERM, giving the process some time to reminate sensibly, and then send a SIGKILL after some time in case the process really insist on continuing to run | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-04-03 17:30 | samuel nobs | New Issue | |||
2011-04-03 18:23 | samuel nobs | Note Added: 0026027 | |||
2011-04-04 10:32 | Brad King | Assigned To | => Brad King | ||
2011-04-04 10:32 | Brad King | Status | new => assigned | ||
2011-04-04 10:35 | Brad King | Note Added: 0026035 | |||
2011-04-04 10:35 | Brad King | Assigned To | Brad King => | ||
2011-04-04 10:35 | Brad King | Status | assigned => backlog | ||
2016-06-10 14:28 | Kitware Robot | Note Added: 0041827 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|