You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/02 18:19:04 UTC

[jira] [Commented] (PROTON-1493) c-proactor make pn_proactor_interrupt async-signal-safe

    [ https://issues.apache.org/jira/browse/PROTON-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035177#comment-16035177 ] 

ASF subversion and git services commented on PROTON-1493:
---------------------------------------------------------

Commit 54645b79372d60b51462ce832c5213e8dcb9d86c in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=54645b7 ]

PROTON-1493: c epoll proactor fix bug in interrupt

Missing rearm of interrupt file descriptor.


> c-proactor make pn_proactor_interrupt async-signal-safe
> -------------------------------------------------------
>
>                 Key: PROTON-1493
>                 URL: https://issues.apache.org/jira/browse/PROTON-1493
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.17.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18.0
>
>
> pn_proactor_interrupt() should be async signal safe, as it will often be used in signal handlers. The current implementations use mutexes and counters which are not.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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