Support "tethered" clients for Erlang
-------------------------------------

                 Key: THRIFT-211
                 URL: https://issues.apache.org/jira/browse/THRIFT-211
             Project: Thrift
          Issue Type: New Feature
            Reporter: David Reiss


http://gitweb.thrift-rpc.org/?p=thrift.git;a=log;h=refs/heads/pri/dreiss/erl-tether;hb=HEAD

    Add a client option that causes clients to monitor their creators
    and terminate when the creator dies.  This makes it possible to
    prevent client leaks without linking, because the latter causes
    application code to be killed when a transport error occurs and
    exits are not trapped.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to