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
This occurs because the Garbage Collector doesn't have the permission to know what cpu cores are available and then uses 1 core as a default, to solve this just set GC_NPROCS environment variable as the amount of cpu cores you have