[Biopython-dev] [Bug 2806] New: Possible deadlock (hang) in Bio.Application using subprocess wait()

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Apr 2 15:32:39 UTC 2009


http://bugzilla.open-bio.org/show_bug.cgi?id=2806

           Summary: Possible deadlock (hang) in Bio.Application using
                    subprocess wait()
           Product: Biopython
           Version: Not Applicable
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: biopython-bugzilla at maubp.freeserve.co.uk
                CC: cymon.cox at gmail.com


See Bug 2804 which demonstrated a reproducible hang on Windows, Linux and Mac
from the subprocess .wait() method, and a work around.

Bio.Application may suffer from the same problem, and could be fixed with the
same approach.  Patch to follow ...

Ideally we'd have a suitable unit test covering this - perhaps using
Bio.EMBOSS?


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list