You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Roy Bulter (Jira)" <ji...@apache.org> on 2019/09/20 09:42:00 UTC

[jira] [Created] (CELIX-469) pubsub_admin teardown of receiver use double lock (= deadlock)

Roy Bulter created CELIX-469:
--------------------------------

             Summary: pubsub_admin teardown of receiver use double lock (= deadlock)
                 Key: CELIX-469
                 URL: https://issues.apache.org/jira/browse/CELIX-469
             Project: Celix
          Issue Type: Bug
    Affects Versions: 2.2.0
            Reporter: Roy Bulter
             Fix For: 2.2.0


The pubsub_admin teardown of receiver use double lock (= deadlock). 
Because of the copy paste of code, the double lock problem can be found in the

following pubsub components (pubsub_admin_<>)
 * ZMQ
 * UDP_MC
 * TCP
 * websocket

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)