You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2014/11/18 00:21:35 UTC

[jira] [Created] (MESOS-2121) Fix ProcTest.MultipleThreads flaky

Joris Van Remoortere created MESOS-2121:
-------------------------------------------

             Summary: Fix ProcTest.MultipleThreads flaky
                 Key: MESOS-2121
                 URL: https://issues.apache.org/jira/browse/MESOS-2121
             Project: Mesos
          Issue Type: Bug
          Components: stout
         Environment: Ubuntu 14.04 + gcc 4.9.2
            Reporter: Joris Van Remoortere
            Assignee: Joris Van Remoortere
            Priority: Minor


ProcTest.MultipleThreads has been hanging more often than not on my environment.
Replacing sleep() with pthread_testcancel() fixes this issue and also tests pthread cancellation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)