Currently if PTVSD isn't installed in the Python interperter: * Errors are written out into console * Debugger is left hanging (user has to manually kill it) Suggestion: Wait for a timeout and manually kill adapter