Ticket #3590 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

10033.patch Download (4.4 KB) - added by was 5 years ago.
10034.patch Download (1.0 KB) - added by was 5 years ago.

Change History

Changed 5 years ago by was

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

Changed 5 years ago by was

comment:2 Changed 5 years ago by ncalexan

  • Summary changed from [with patch; needs review] dage_interfaces -- port detection code hangs solid to [with patch; with positive review] dage_interfaces -- port detection code hangs solid

It's better than the existing code :)

comment:3 Changed 5 years ago by was

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.