#14371: Race condition in singular doctest
------------------------------------------------+---------------------------
Reporter: jdemeyer | Owner: mvngu
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-5.9
Component: doctest coverage | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer, Volker Braun | Merged in:
Dependencies: | Stopgaps:
------------------------------------------------+---------------------------
Comment (by vbraun):
Known bug? This is from `pexpect.py`:
{{{
def isalive(self):
"""This tests if the child process is running or not.
This is non-blocking. If the child was terminated then this
will read the exitstatus or signalstatus of the child.
This returns 1 if the child process appears to be running or 0 if
not.
It can take literally SECONDS for Solaris to return the right
status.
"""
}}}
How about we wait for 5 seconds after an `os.write` error on Slowaris?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14371#comment:22>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.