Skip to content

Release 1.5.11

Compare
Choose a tag to compare
@robertsLando robertsLando released this 16 Jan 07:39
· 36 commits to master since this release
  • Merge pull request #359 from piec/master (fbc15d9)
  • Merge pull request #329 from OpenZWave/bugfix/issue#183-disconnect-deadlock (b9df0cf)
  • fix build (52f7792)
  • Merge pull request #357 from trankin/bugfix/typings (7c18d8b)
  • Adding missing typeing for removeFailedNode (9635576)
  • use swap() with a temporary queue to avoid deadlocks with the main notifications queue (1a1c033)
  • consume notifications queue in one go, then unlock to let handlers invoke more notifications (d3c8451)