DavisVaughan / furrr

Apply Mapping Functions in Parallel using Futures
https://furrr.futureverse.org/
Other
695 stars 39 forks source link

Error on modifying by reference with `data.table::set()` in the context of `future.apply::future_apply()` or `furrr::future_map()` #232

Closed ramiromagno closed 2 years ago

ramiromagno commented 2 years ago

Please see https://github.com/Rdatatable/data.table/issues/5376.

DavisVaughan commented 2 years ago

Closing for the same reason as https://github.com/HenrikBengtsson/future.apply/issues/102#issuecomment-1117666532