Aleksei Shevchenko created THRIFT-3406:
------------------------------------------

             Summary: 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


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