Ad
  • Default User Avatar

    The Start() function is called multiple times on the same Timer object in the tests. You should probably get rid of the unique_ptr, and join the already running thread with every Start().