Closed rfsaldanha closed 1 year ago
This is not an issue but a suggestion.
Some computations even in parallel may take a long time and it will be useful to have a way to resume the computation after a user interruption of the process.
Unfortunately I think that is out of scope for furrr. I appreciate the suggestion though
This is not an issue but a suggestion.
Some computations even in parallel may take a long time and it will be useful to have a way to resume the computation after a user interruption of the process.