Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_th was accesed both by main thread and loop_timer thread resulting in failure. Fix is to access test_tht in loop_timer thread. Signed-off-by: Jan Friesse <jfriesse@redhat.com>
- Loading branch information