This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from a39139e96 Merge pull request #2653 from BioDataAnalysis/bda_fix_clang15
add 48d3bef6c THRIFT-5622 Garbled test output with multithreaded clients
Client: Delphi Patch: Jens Geyer
add 5e37d5751 THRIFT-5623 ref to disposed instance should be set to null
Client: netstd Patch: Jens Geyer
No new revisions were added by this update.
Summary of changes:
lib/delphi/test/ConsoleHelper.pas | 87 +++++++++++++++-----
lib/delphi/test/TestClient.pas | 96 ++++++++++++----------
.../Transport/Server/TNamedPipeServerTransport.cs | 3 +-
test/netstd/Client/TestClient.cs | 2 +-
test/netstd/Server/TestServer.cs | 2 +-
5 files changed, 123 insertions(+), 67 deletions(-)