Analogously to what's done in future.apply (>= 1.0.0):
o The maximum total size of globals allowed (option 'future.globals.maxSize')
per future ("chunk") is now scaled up by the number of elements processed by
the future ("chunk") making the protection approximately invariant to the
amount of chunking (arguments 'future.scheduling' and 'future.chunk.size').
Analogously to what's done in future.apply (>= 1.0.0):
See also https://github.com/HenrikBengtsson/future.apply/issues/8