From bf46295ff31724b4245ef68030f639a6e6ffbb8b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 1 Jul 2025 09:27:28 +0300 Subject: fix: resolve turbo mode race condition and improve TestDCat2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed race condition in periodicTruncateCheck by using context cancellation - Added turbo mode support to TestDCat2 server configuration - Removed problematic wait for pending files in readCommand.Start - Fixed potential panic when truncate channel is closed while goroutine is running The test now properly enables turbo mode on both client and server, preventing the timeout issues that occurred when only the client had turbo mode enabled. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- integrationtests/debug_server_trace.log | 1 + 1 file changed, 1 insertion(+) create mode 100644 integrationtests/debug_server_trace.log (limited to 'integrationtests/debug_server_trace.log') diff --git a/integrationtests/debug_server_trace.log b/integrationtests/debug_server_trace.log new file mode 100644 index 0000000..e72b0ef --- /dev/null +++ b/integrationtests/debug_server_trace.log @@ -0,0 +1 @@ +DTail 4.3.2 Protocol 4.1 Have a lot of fun! -- cgit v1.2.3