diff options
author | Juraj Linkeš <juraj.linkes@pantheon.tech> | 2021-03-23 08:46:16 +0100 |
---|---|---|
committer | Juraj Linkeš <juraj.linkes@pantheon.tech> | 2021-03-24 15:24:17 +0100 |
commit | 80b2451e43972ef7a1a177b8632f3bf952f3a8c7 (patch) | |
tree | d11f6b67f6c4e0325812926fcacd3bb5a215cd29 /GPL/traffic_scripts | |
parent | 7f7ac7dcd4cdf3e3834b7f81efadb8c9b6a080e4 (diff) |
FrameworkSetup: catch all exceptions in threads
Any uncaught exception in a thread running setup_node or cleanup_node
will prevent the result of that thread's execution from being passed
to the main thread. Since the main thread assumes there will be a result
for each thread, this leads to false positives. Catch all exceptions
in those background threads to fix this.
Change-Id: I64013dfc671e576290c8376a58c754ed21b9ba3e
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'GPL/traffic_scripts')
0 files changed, 0 insertions, 0 deletions