erlang: Don't catch exits in thrift_processor
authorDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:36 +0000 (22:05 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:36 +0000 (22:05 +0000)
commitb9561c83f530915c1597cfa9b1c341e88c0971fc
treeb13404a0d3a2e45d4680a54d227a207737dad4d7
parent63f6126e978e2a5e23c6abc91a9805ff8611f45a
erlang: Don't catch exits in thrift_processor

They are not handled properly, so the exit backtrace gets lost.
Just ignore them and let them kill the process naturally.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990984 13f79535-47bb-0310-9956-ffa450edef68
lib/erl/src/thrift_processor.erl