Skip to content
  • Clinton Stimpson's avatar
    · 5b3f8ac9
    Clinton Stimpson authored
    BUG:  Rewrite thread sync-ing code in hopes to prevent deadlock on Windows.
          Replace mutexes on both threads with a wait condition on the python thread.
    5b3f8ac9