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

Replace synchronized by lock in functions generator #2909

Conversation

Koziolek
Copy link
Contributor

Similar to #2845

I replaced synchronized blocks by Lock because of virtual threads. More details: https://docs.oracle.com/en/java/javase/21/core/virtual-threads.html#GUID-04C03FFC-066D-4857-85B9-E5A27A875AF9

@pivovarit
Copy link
Member

Thanks, looks good to me :)

@pivovarit pivovarit merged commit 1c00db1 into vavr-io:version/0.x Oct 15, 2024
7 checks passed
pivovarit pushed a commit that referenced this pull request Feb 1, 2025
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.

2 participants