-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Account for bpiterate returning a list of remote_error objects
Apparently bpiterate can sometimes return a list, but one or more elements of the list is a remote error object. The code now checks for this case using BiocParallel::bpok.
- Loading branch information
Ryan C. Thompson
committed
Apr 30, 2021
1 parent
f4f547d
commit 59217be
Showing
2 changed files
with
51 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters