Skip to content

v0.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@1ma 1ma released this 05 Feb 22:36
· 52 commits to master since this release

Changes:

  • usleep() is now called between unsuccessful locking attempts to make heavy locking situations less CPU intensive.
  • Locking is no longer attempted before checking if the session ID must be regenerated. When it has to be regenerated two locking operations were being performed, from 0.9.1 on only one is made.

Issues resolved: