Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration Tests with Virtual Threads #12790

Closed
Tracked by #12789
rwinch opened this issue Feb 27, 2023 · 0 comments
Closed
Tracked by #12789

Integration Tests with Virtual Threads #12790

rwinch opened this issue Feb 27, 2023 · 0 comments
Assignees
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Feb 27, 2023

From the Spring Security side we do not manage our own threads, but use existing abstractions. However, we do support propagating context from one Thread to another. We need to verify this works when using Virtual Threads. We also need to verify that the overhead of ThreadLocal usage is not an issue.

@sjohnr sjohnr self-assigned this Sep 11, 2023
sjohnr added a commit that referenced this issue Sep 19, 2023
sjohnr added a commit that referenced this issue Sep 19, 2023
@sjohnr sjohnr closed this as completed in 247ce5d Sep 19, 2023
@sjohnr sjohnr added the type: task A general task label Sep 19, 2023
@sjohnr sjohnr added this to the 6.2.0-RC1 milestone Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants