forked from VimPlug/jedi
* Include stderr with "subprocess has crashed" exception This does not add it to the other similar exception raised from `kill`, since this should be something like "was killed already" anyway. * fixup! Include stderr with "subprocess has crashed" exception