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

Ted Ross resolved PROTON-125.
-----------------------------

    Resolution: Fixed

Re-resolved.  pn_driver_wait now returns an error rather than exiting the 
process.  It is up to the application to take appropriate action for poll 
errors.

                
> Driver dies unnecessarily when poll returns error EINTR
> -------------------------------------------------------
>
>                 Key: PROTON-125
>                 URL: https://issues.apache.org/jira/browse/PROTON-125
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.2
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: 0.3
>
>         Attachments: PROTON-125.patch
>
>
> If a program that uses proton-c receives a signal (SIGHUP, etc.), it will 
> intermittently exit with a "System Call Interrupted" (EINTR) error.
> The DIE_IFE macro that wraps the call to "poll" in the driver needs to handle 
> this error to avoid unnecessary process exits.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to