Make sure that an on block nested in a when block is properly gated
Open
iotile-sensorgraph
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently nesting on blocks underneath when blocks is not supported and will compile but produce an unintended result.
Now that we have better support for gating other nodes based on latches in a when block, we should make sure that this applies to all nested on blocks
Contributor guide
Assessment
This issue has not been assessed yet.