commit | 9b546cd60cf76cad0e6b7329d6d80a48d568859b | [log] [tgz] |
---|---|---|
author | Tobias Henkel <tobias.henkel@bmw-carit.de> | Tue May 16 09:48:03 2017 +0200 |
committer | Tobias Henkel <tobias.henkel@bmw-carit.de> | Tue May 16 09:50:47 2017 +0200 |
tree | 91d09ff3eb2a157e38e62c5c47bcce34631fd587 | |
parent | f60bbcd8a596ebae8e9215f23e174311b278f804 [diff] |
Whitelist pydevd debug threads When debugging a test case with pydevd (e.g. used by PyCharm) it injects additional threads. These also need to be whitelisted. Otherwise shutdown will raise an exception in any case. Change-Id: I8c5146b7f23b1e74524c2e9327fe7c40d238f2af