futureverse / future.apply

:rocket: R package: future.apply - Apply Function to Elements in Parallel using Futures
https://future.apply.futureverse.org
211 stars 16 forks source link

Add test validating that future.globals.maxSize is properly set in nested parallelization #118

Closed HenrikBengtsson closed 11 months ago

HenrikBengtsson commented 11 months ago

Add unit test for the case in #116.