#13410: Patchbot timeouts
-------------------------------------+--------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.4
Component: optional packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: #12486 | Stopgaps:
-------------------------------------+--------------------------------------
Changes (by robertwb):
* cc: robertwb (removed)
* cc: kini, dkrenn, ddrake, davidloeffler, schilly, jdemeyer (added)
* status: new => needs_review
* dependencies: => #12486
Old description:
> The patchbot calls
> {{{
> handle = urllib2.urlopen(url, timeout=5)
> }}}
> in `trac.py` instead of using the configurable timeout. If you have many
> dependencies then the probability that one takes 5 seconds to retrieve
> can get close to 100%...
New description:
The patchbot calls
{{{
handle = urllib2.urlopen(url, timeout=5)
}}}
in `trac.py` instead of using the configurable timeout. If you have many
dependencies then the probability that one takes 5 seconds to retrieve can
get close to 100%...
Apply:
* Install the spkg at
http://sage.math.washington.edu/home/robertwb/patches/patchbot-1.1.spkg
--
Comment:
Fixes this bug, as well as other robustness improvements, more powerful
plugins, and general cleanup.
Install the spkg at
http://sage.math.washington.edu/home/robertwb/patches/patchbot-1.1.spkg
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13410#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.