Skip to content

Conversation

@dmlloyd
Copy link
Member

@dmlloyd dmlloyd commented Oct 6, 2025

Closes #49921. Fixes #49733.

The timing computation for thread pool termination is wrong because the elapsed time is recomputed based on the original start time, rather than the time elapsed since the last check.

Clarify the code and correct the error. Replacing #49921 due to lack of response to feedback on that one.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 6, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit afe8a93.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gastaldi gastaldi merged commit 95f89bc into quarkusio:main Oct 6, 2025
59 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Oct 6, 2025
@dmlloyd dmlloyd deleted the fix-49973 branch October 7, 2025 03:26
@Eng-Fouad
Copy link
Contributor

@dmlloyd Are you sure #49973 is the right issue that this PR fixes?

@dmlloyd
Copy link
Member Author

dmlloyd commented Oct 7, 2025

No, looks like I typo'd it. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 3.20.4
Status: 3.27.1

Development

Successfully merging this pull request may close these issues.

quarkus.thread-pool.shutdown-interrupt is not respected

5 participants