v0.1.17
What's Changed
This patch release includes some improvements in how the SMuRF streams are handled that should mitigate issues seen when seq.scan()
runs into errors while trying to stop. It also fixes a bug recently seen on satp3, #174.
New Features
- Stop all SMuRF streams before waiting by @BrianJKoopman in #171
Bug Fixes
- Add error handling to SMuRF stream shutdown by @BrianJKoopman in #172
- Handle missing 'op_name' key in response by @BrianJKoopman in #175
Version Updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #173
Full Changelog: v0.1.16...v0.1.17