-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When a worker aborts (e.g., out of memory?) the result is an error in BiocParallel code, rather than an error understandable by the user.
> bplapply(1:2, \(...) q())
Error in reducer$value.cache[[as.character(idx)]] <- values :
wrong args for environment subassignment
In addition: Warning message:
In parallel::mccollect(wait = FALSE, timeout = 1) :
1 parallel job did not deliver a result
Metadata
Metadata
Assignees
Labels
No labels