[FEA]: Add tests for CoroutineRunnable
MRC node type
#1270
Labels
feature request
New feature or request
sherlock
Issues/PRs related to Sherlock workflows and components
Milestone
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
High
Please provide a clear description of problem this feature solves
For the
fea-sherlock
feature branch, a new classCoroutineRunnable
has been added. It needs tests to ensure its functioning properly. This class is different from the existingPythonNode
classes which use fibers as this node type uses coroutines.Describe your ideal solution
Add tests that exercise edge cases when using this stage. Test scenarios should include:
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: