futureverse / futureverse/progressr
Support clear = c("never", "complete", "always")
Open
- Dominant language
- R
- Stars
- 299
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
For `filesize_handler()` we don't want the file to removed (`clear = TRUE`) if there is an error. Right now `with_progress(..., cleanup = TRUE)` will cause the progress file to be removed upon exit, including when it exits due to an error.
Contributor guide
Assessment
This issue has not been assessed yet.