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

Infinity loop freezes yarn start, process doesn't handle end (ctrl+c) only kill #5695

Closed
ghost opened this issue Nov 2, 2018 · 4 comments
Closed
Labels

Comments

@ghost
Copy link

ghost commented Nov 2, 2018

Is this a bug report?

yes

Did you try recovering your dependencies?

yes

Environment

System:
OS: Linux 4.15 Linux Mint 19 (Tara)
CPU: x64 Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
Binaries:
Node: 11.0.0 - ~/.nvm/versions/node/v11.0.0/bin/node
Yarn: 1.12.1 - /usr/bin/yarn
npm: 6.4.1 - ~/.nvm/versions/node/v11.0.0/bin/npm
Browsers:
Firefox: 63.0
npmPackages:
react: 16.6.0
react-dom: Not Found
react-scripts: Not Found
npmGlobalPackages:
create-react-app: Not Found
yarn global packages:

Steps to Reproduce

(Write your steps here:)

  1. yarn start
  2. make changes in code for ~15 minutes

Actual Behavior

server freezes (no response with curl, port is open)
Bugs:
react-scripts/scripts/start

  • 25% CPU usage with 4 core CPU
  • +70 MB ram usage compared to start
    terminal
  • pressing ctrl+c in terminal doesn't kill process
  • process not responding to task manager / end, only to kill

I tried with gnome terminal, vscode terminal, vscode yarn extension neither works

@ghost
Copy link
Author

ghost commented Nov 2, 2018

maybe duplicate with #5667 ?

@tamj0rd2
Copy link

tamj0rd2 commented Nov 6, 2018

I'm having the same issue. After 15-20 minutes no changes to the code have any effect and the server is unresponsive (browser says This site can’t be reached). I've rolled back to node v10.0.0 as a temporary fix which has worked.

@stale
Copy link

stale bot commented Dec 8, 2018

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Dec 8, 2018
@stale
Copy link

stale bot commented Dec 13, 2018

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Dec 13, 2018
@lock lock bot locked and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant