You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2016/12/12 18:54:58 UTC

[jira] [Resolved] (QPIDIT-40) Sender and Receiver threads don't stop when tests end in some error conditions

     [ https://issues.apache.org/jira/browse/QPIDIT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet resolved QPIDIT-40.
------------------------------------
    Resolution: Fixed

Adding the python daemon flag to the thread seems to have solved the outstanding issues.

> Sender and Receiver threads don't stop when tests end in some error conditions
> ------------------------------------------------------------------------------
>
>                 Key: QPIDIT-40
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-40
>             Project: Apache QPID IT
>          Issue Type: Bug
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> In some tests, a failure either in the client under test or in the test harness itself can result in one or both of the client shims failing to stop because they are waiting indefinitely for the test conditions to be met (such as receiving the required number of messages, or receiving send confirmations for sent messages). The multi-threaded approach recently added to allow for brokerless agents such as qpid dispatch router mean that waiting for the send and receive threads to join is no longer sufficient, and threads that are still running must be terminated or killed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org