Skip to content

Auto-port 4.1: Capture why threads get stuck in testCopyMultipleThreads0#16419

Merged
normanmaurer merged 1 commit into
4.1from
auto-port-pr-16404-to-4.1
Mar 6, 2026
Merged

Auto-port 4.1: Capture why threads get stuck in testCopyMultipleThreads0#16419
normanmaurer merged 1 commit into
4.1from
auto-port-pr-16404-to-4.1

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16404 to 4.1
Cherry-picked commit: 801da46


Motivation:
We often see timeouts of this test in CI.

Modification:
Apply a similar change to this test, to what we did to testToStringMultipleThreads in #16380

Result:
If it fails again we'll know what the worker threads are doing.

Motivation:
We often see timeouts of this test in CI.

Modification:
Apply a similar change to this test, to what we did to
`testToStringMultipleThreads` in
#16380

Result:
If it fails again we'll know what the worker threads are doing.

(cherry picked from commit 801da46)
@normanmaurer normanmaurer added this to the 4.1.132.Final milestone Mar 6, 2026
@normanmaurer normanmaurer merged commit 0e416db into 4.1 Mar 6, 2026
19 checks passed
@normanmaurer normanmaurer deleted the auto-port-pr-16404-to-4.1 branch March 6, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants