[
https://issues.apache.org/jira/browse/THRIFT-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III updated THRIFT-617:
-------------------------------------
Affects Version/s: 0.2
> Add EINTR handling to Python socket code
> ----------------------------------------
>
> Key: THRIFT-617
> URL: https://issues.apache.org/jira/browse/THRIFT-617
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library
> Affects Versions: 0.2
> Reporter: Manish Singh
> Assignee: James E. King III
> Priority: Major
> Attachments: thrift-python-socket-eintr.patch
>
>
> One of my thrift services does special handling upon receiving SIGHUP. This
> causes spurious exceptions about EINTR to be logged. Attached patch adds
> EINTR retry logic akin to the C++ implementation to handle this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)