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 d76e5cf3c THRIFT-5949: Add default timeout to Ruby server sockets
add c216ba478 THRIFT-6014: Add recursion depth limit to skip() in
JavaScript library Client: js
No new revisions were added by this update.
Summary of changes:
lib/js/src/thrift.js | 19 ++++++---
.../test/{test-nojq.html => test-skip-depth.html} | 19 ++-------
lib/js/test/test-skip-depth.js | 45 ++++++++++++++++++++++
3 files changed, 61 insertions(+), 22 deletions(-)
copy lib/js/test/{test-nojq.html => test-skip-depth.html} (62%)
create mode 100644 lib/js/test/test-skip-depth.js