Actions
Feature #9584
closedHandle one more warning from BenchExec
Start date:
04/03/2019
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
One time I observed the following warning that broke verification results:
WARNING - Thread KillProcessOnOomThread-Thread-3 did not terminate within grace period after cancellation
I am not sure that simple ignoring is enough since some extra things with process termination may be necessary.
Files
Updated by Evgeny Novikov over 3 years ago
- File task-work-dir.tar.xz task-work-dir.tar.xz added
- Target version set to 3.1
I met this issue again. It broke CI. Also, it can break some decisions of large verification jobs. I attached the working directory of the corresponding task. From my point of view, we can easily ignore this warning that is pretty simple to add.
Updated by Evgeny Novikov over 3 years ago
- Status changed from Resolved to Closed
I merged the branch to master in 6718fe641. Let's hope that BenchExec will not disturb Klever anymore.
Actions