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
pmap() supports the batch_size parameter, which AFAICT is the same as the basesize parameter of ThreadsX.map() except for the default value. I think it would make sense to use the same name in both?