Skip to content

v1.3

Latest
Compare
Choose a tag to compare
@WhiteMagic WhiteMagic released this 27 Apr 12:04
· 1 commit 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.