Skip to content

v1.0.1

Compare
Choose a tag to compare
@m-ronnblom m-ronnblom released this 10 Mar 13:50
· 274 commits to master since this release

This is a minor maintenance release.

Changes:

  • Fix free-after-use bug, which could be triggered when tracing was enabled.
  • Refactoring of the local and remote socket address functions in the logging code.
  • Modernized exceptions in the Python wrapper.
  • Replaced lock with atomics in the socket id allocation.