Skip to content

v1.3

Latest

Choose a tag to compare

@WhiteMagic WhiteMagic released this 27 Apr 12:04
· 12 commits to master since this release

Fix startup issues related to race conditions.

  • Use atomic condition variable instead of mutex locks
  • Change the initial device initialization to prevent startup race conditions.