VirtualAdapter cannot handle rpcs with a None return value.
Open
iotile-core
priority:medium
type:bug
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It should not require that all rpcs return `[]` when they have no result. It should be smart enough to encode None as an empty `b''`
Contributor guide
Assessment
This issue has not been assessed yet.