Skip to content

Fix segfault when closing the application

Tobias Fella requested to merge work/closingSegfault into master

Koko segfaults when closing due to some error with trackerThread in main.cpp. Fixed by stopping the thread when closing koko.

Edited by Tobias Fella

Merge request reports