Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% cpu #2

Open
beeftornado opened this issue Mar 18, 2014 · 6 comments
Open

100% cpu #2

beeftornado opened this issue Mar 18, 2014 · 6 comments

Comments

@beeftornado
Copy link

As soon as I open a term tab, Atom helper starts to use 100% cpu. When I close the tab, it drops back down.

@tjmehta
Copy link
Owner

tjmehta commented Mar 19, 2014

Hey thanks, I will definitely look into this later this week

@tjmehta
Copy link
Owner

tjmehta commented Mar 24, 2014

looked into it this wkend narrowed it down to pty.js, haven't figured out exactly what yet though..

@rrosen
Copy link

rrosen commented May 6, 2014

I'm having the same issue. My default shell is zsh with oh-my-zsh. I tried using chsh to change my shell to bash to see if that would help, but the terminal still opens with zsh.

@kuakman
Copy link

kuakman commented May 11, 2014

Some users are experiencing same symptoms when spawning the terminal child process here: https://github.com/tjmehta/atom-term/blob/master/lib/TermView.js#L40

The original issue seems like is coming from pty.js (as @tjmehta mentioned) and it's reported here: chjj/pty.js#39

@jordpo
Copy link

jordpo commented May 28, 2015

any solution for this? I'm using oh-my-zsh as well.

@tjmehta
Copy link
Owner

tjmehta commented May 28, 2015

It appears to be an issue with pty, not sure if it has been resolved.


@tjmehta

On Thu, May 28, 2015 at 11:03 AM, Jordan Morano notifications@github.com
wrote:

any solution for this? I'm using oh-my-zsh as well.

Reply to this email directly or view it on GitHub:
#2 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants