Skip to content

4.0.0.418

Compare
Choose a tag to compare
@chrissmith-mcafee chrissmith-mcafee released this 12 Apr 16:39
· 166 commits to master since this release
6e7e7de

OpenDXL Python Client 4.0.0.418 Release

Release notes:

  • Bug fixes
    • Overlapping disconnect calls could lead to blocking/hanging
    • Overlapping register/unregister service calls could lead to unregistration failure
    • Fixed issue where exception was thrown if unsubscribe invoked on subscription that does not exist
    • Fixed issue where exception was thrown if remove callback invoked for callback that does not exist
  • Improvements to test cases