Support busy response for RPCs in iotile-emulate
Open
class:self-contained
iotile-emulate
priority:medium
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We support async RPCs, which means the emulator should block rpcs to tiles with a busy response if the tile is currently executing an async rpc. Currently we default to allowing rpcs to run on a tile while an async rpc is pending.
Contributor guide
Assessment
This issue has not been assessed yet.