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
Updated the `ReservedThreadExecutor` default value for `maxThreads` to be `0`, meaning the capacity.
In this way, by default, the reserved threads that get created are at most 2 times the capacity, rather than an unlimited number.
Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>
0 commit comments