Actions
Task #2721
closedIf the container is restarted during CzechIdM relink, the next container start fails
Start date:
03/16/2021
Due date:
% Done:
100%
Estimated time:
Owner:
Description
This is caused by missing cleanup in the build script in the event of being TERMed.
Probably a TERM propagation into mvn
/node
processes is also missing.
We should correct this beahvior or add explicit cleanup at the beginning of the build script so the script can recover from having previous dirty state.
Updated by Petr Fišer over 3 years ago
- Status changed from New to In Progress
- Assignee set to Petr Fišer
- % Done changed from 0 to 90
Fixed in git.5728690, tested. No documentation needed.
Review needed (internal ticket #22143).
Updated by Petr Fišer over 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Review ok. Merged into develop, awaiting release.
Updated by Petr Fišer over 3 years ago
- Status changed from Resolved to Closed
Released in 10.8.2-r1.
Actions