Ticket #3590 (closed defect: fixed)
[with patch; with positive review] dage_interfaces -- port detection code hangs solid
| Reported by: | was | Owned by: | yi |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.0.4 |
| Component: | dsage | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage -t devel/sage/sage/dsage/interface/dsage_interface.py *** ***
Error: TIMED OUT! *** ***
[DSage] Closed connection to localhost
[DSage] Closed connection to localhost
[DSage] Closed connection to localhost
[DSage] Closed connection to localhost
*** *** Error: TIMED OUT! *** ***
[2697.3 s]
This is at
port = find_open_port().next()
This happens on *some machines*, e.g., fermat.math.harvard.edu, but not others.
Attachments
Change History
comment:1 Changed 5 years ago by was
- Summary changed from dage_interfaces -- port detection code hangs solid to [with patch; needs review] dage_interfaces -- port detection code hangs solid
Note: See
TracTickets for help on using
tickets.

