Skip to content

[26.6] Fix virtual thread check#48795

Open
pruivo wants to merge 1 commit intokeycloak:release/26.6from
pruivo:t_48792_vthread_check_266
Open

[26.6] Fix virtual thread check#48795
pruivo wants to merge 1 commit intokeycloak:release/26.6from
pruivo:t_48792_vthread_check_266

Conversation

@pruivo
Copy link
Copy Markdown
Member

@pruivo pruivo commented May 7, 2026

Virtual threads are enabled by default, but they must not be enabled when CPU count is less than 4

Closes #48792

Virtual threads are enabled by default, but they must not be enabled when CPU count is less than 4

Closes keycloak#48792

Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
@pruivo pruivo linked an issue May 7, 2026 that may be closed by this pull request
2 tasks
@pruivo pruivo marked this pull request as ready for review May 7, 2026 13:48
@pruivo pruivo requested review from a team as code owners May 7, 2026 13:48
Copy link
Copy Markdown
Contributor

@ryanemerson ryanemerson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @pruivo

@ahus1 ahus1 removed their assignment May 8, 2026
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.

Virtual Thread checking is not working

3 participants