Test reader thread hardening 75/16275/5
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Thu, 29 Nov 2018 08:56:35 +0000 (09:56 +0100)
committerOle Trøan <otroan@employees.org>
Fri, 7 Dec 2018 10:45:09 +0000 (10:45 +0000)
The test reader thread could get stuck in case an unexpected Exception
was raised during test runs in parent thread. Catch the Exception, close
the thread and raise the Exception to avoid this.

Change-Id: I3a9298d593c334d96d04b6207d604b684572a2ac
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>

No differences found