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
1 file changed