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
Expected outcome
Less resource should be allocated for thread -> less resources will be waste for threading in Extender -> more resources will be used for building tasks.
The text was updated successfully, but these errors were encountered:
Enable "virtual threads" that available in JDK21.
Useful document: https://www.baeldung.com/spring-6-virtual-threads
Expected outcome
Less resource should be allocated for thread -> less resources will be waste for threading in Extender -> more resources will be used for building tasks.
The text was updated successfully, but these errors were encountered: