Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 12:42
· 109 commits to v1.x.x since this release
v1.1.2
62c2248

Frequenz channels Release Notes

Bug Fixes

  • FileWatcher: Fixed ready() method to return False when an error occurs. Before this fix, select() (and other code using ready()) never detected the FileWatcher was stopped and the select() loop was continuously waking up to inform the receiver was ready.

What's Changed

Full Changelog: v1.1.1...v1.1.2