Skip to content

filecopyjob: try to gracefully quit the thread. then terminate it

Harald Sitter requested to merge work/sitter/threadsies into master

this should prevent scenarios where the thread gets destroyed on application exit and bringing down the application with it due to destruction of a running thread being qFatal.

Merge request reports

Loading