diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-30 10:08:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-30 10:08:52 +0300 |
| commit | 88886206c2c758bf619362aaa484dd3e254b8ed1 (patch) | |
| tree | a8295ffe10061909984211e01a6ca9aee005ef4d /internal | |
| parent | 38ed252e1a85c6d9a17cb7e244737c6f1d93d4d8 (diff) | |
fix: improve test server cleanup to prevent intermittent TestDMap2 failures
Added explicit cleanup with a 100ms delay when test servers are started
to ensure the server process terminates and releases its port before
the next test runs. This prevents intermittent failures in TestDMap2
when it runs after other tests that use servers.
The issue was that test servers could linger briefly after context
cancellation, causing port conflicts when tests run in sequence.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal')
0 files changed, 0 insertions, 0 deletions
