Skip to content

Improvements and Deadlock fixes

Latest
Compare
Choose a tag to compare
@rsimmonsjr rsimmonsjr released this 14 Sep 21:02
· 1 commit to master since this release
1278c07
  • 2019-09-13: 0.0.10
    • Issue #13: A Deadlock would occur if the timeout occurred while waiting for space or data.
    • BREAKING CHANGE Timeouts are in Duration objects now rather than milliseconds.
  • 2019-08-18: 0.0.9
    • Most unsafe code has been eliminated, enhancing stability.