You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fall back to default thread factory in case of error
When initializing virtual thread factory on Java 21+. Java 21 or more
can be detected, but the thread factory initialization with reflection
can fail on environments like GraalVM.
0 commit comments