stable
Clone or download
Read-only
request #13849: Processes launched by the ROOT_DAILY system event should not timeout after 60 seconds
Those processes can take quite a long time on large Tuleap instances. The 60 seconds limit is a sane default value from the symfony/process component but in this specific case we need to disable it. On large instances with weak hardware those processes can take a few hours. Issue has been introduced by fbb466efe4a71d5bcb205cfbf919f7aa5e08c3d5. Change-Id: I622f931752ae04a67e998f485a9f4c89888879fd
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/system_event/include/SystemEvent_ROOT_DAILY.class.php | +2 | −1 | Go to diff View file |