Do *not* emit processFinished() from start() method in case of error. It will be...
commitf474da1f9c1e903a7be9e73299399a77a526d112
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 15 Apr 2018 00:18:52 +0000 (15 02:18 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 15 Apr 2018 00:18:52 +0000 (15 02:18 +0200)
tree57d4712014069aeb4fb1ac7b0a1c8fd9f33111af
parent23ccdd21a0626fc58eb8c23943244331d449cb1b
Do *not* emit processFinished() from start() method in case of error. It will be emitted from destructor in any case!
src/Thread_Process.cpp