Skip to content

ide-python starts rogue bash process #20

@pashadia

Description

@pashadia

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions