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

Ability to restart worker via command #1380

Closed
dead-claudia opened this issue Dec 3, 2017 · 4 comments · Fixed by #1456
Closed

Ability to restart worker via command #1380

dead-claudia opened this issue Dec 3, 2017 · 4 comments · Fixed by #1456

Comments

@dead-claudia
Copy link

With the frequent OOM bugs I've run into with TS, it'd be nice to be able to kill (if alive) and restart the TS worker so I can resume having types checked after doing whatever to fix it short term. (It'd also be helpful after, say, a TS update, so I wouldn't have to restart my editor.)

@guncha
Copy link
Contributor

guncha commented Dec 5, 2017

I just use Ctrl+Alt+Command+L to reload the window, but yeah, a command would be nice. Even nicer would be Typescript not crashing.

@shellscape
Copy link

Seconding this. I can't count how many times a day I need to kick Atom when working with linked modules and updating the type definitions. /cc @lierdakil

@lierdakil lierdakil mentioned this issue Oct 24, 2018
10 tasks
@shellscape
Copy link

@lierdakil which commit in #1456 addressed this issue?

@lierdakil
Copy link
Collaborator

e4a753b

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

Successfully merging a pull request may close this issue.

4 participants