-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Whenever I start atom (or whenever I enable ide-python in settings), there's a bash process that gets spawned. It clogs the CPU and it cannot be ended with SIGTERM, only SIGKILL.
The command, as shown in ps
is /bin/bash -ilc env; exit
Other info:
$uname -a
Linux kramer-VirtualBox 4.10.0-35-generic #39-Ubuntu SMP Wed Sep 13 07:46:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$atom --version
Atom : 1.20.1
Electron: 1.6.9
Chrome : 56.0.2924.87
Node : 7.4.0
kbrose
Metadata
Metadata
Assignees
Labels
No labels