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

Hudson commented on THRIFT-3406:
--------------------------------

SUCCESS: Integrated in Thrift #1706 (See 
[https://builds.apache.org/job/Thrift/1706/])
THRIFT-3406 Cocoa client should not schedule streams on main runloop (jensg: 
rev 36c357a90eeda250d1c7eb1d419dbe9010e0d65f)
* lib/cocoa/src/transport/TSocketTransport.m
* lib/cocoa/src/transport/TSSLSocketTransport.m


> Cocoa client should not schedule streams on main runloop
> --------------------------------------------------------
>
>                 Key: THRIFT-3406
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3406
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Library
>    Affects Versions: 1.0
>            Reporter: Aleksei Shevchenko
>            Assignee: Aleksei Shevchenko
>             Fix For: 1.0
>
>         Attachments: patch.diff
>
>
> This happens in TSocketTransport and TSSLSocketTransport.
> It is generally not a good idea to schedule stream event processing on main 
> runloop, and can cause deadlocks.
> Scheduling on current runloop solves the problem.



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

Reply via email to