This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from a0e43d071 THRIFT-6159: Rust: Use faster varint library
add 8c5c4f0a0 THRIFT-6163: Do not send handler crash detail to the caller
by default
No new revisions were added by this update.
Summary of changes:
lib/erl/README.md | 18 ++++
lib/erl/src/thrift.app.src | 14 ++-
lib/erl/test/exception_traces_test.erl | 150 +++++++++++++++++++++++++++++++++
test/erl/src/thrift_test.app.src | 11 +--
4 files changed, 179 insertions(+), 14 deletions(-)
create mode 100644 lib/erl/test/exception_traces_test.erl