Bug #1424
Third party timeout on test server
Status:
Open
Priority:
Normal
Assignee:
Category:
Build System
Target version:
Start date:
03 March 2014
Due date:
% Done:
0%
Estimated time:
Workflow:
New Issue
Description
I noticed we had another timeout on the test server (third party libraries). I added a timeout after 120 s to calls to the easy_install server as this appears to be where the timeout happened, hope to fix the issue. This is pushed in r1044.
(I was just doing this as part of a debug attempt on the test server).
Updated by Rajaram, Durga about 9 years ago
- Assignee changed from Rogers, Chris to Rajaram, Durga
Problem appears to have been scons whose version 2.2.0 is not on pypi.
For now I've explicitly told easy_install where to get it from -- r1050
Should upgrade to 2.3.0 for the next release