We need a way to share resources between steps in a recipe
Open
iotile-ship
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
If every recipe step needs to separately connect to a device, the overall recipe will be too slow to run. We need a concept of shared resources like a connected `HardwareManager` that persist between steps.
Contributor guide
Assessment
This issue has not been assessed yet.