Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Your code races rather easily, and ends up running off eating up 200% cpu. #35

Open
4 tasks done
envygeeks opened this issue Nov 15, 2018 · 1 comment
Open
4 tasks done

Comments

@envygeeks
Copy link

I am using the latest version of:

  • Atom
  • ide-go
  • atom-ide-ui
  • go-langserver

Operating System: macOS 10.14

Expected Behavior

It not to run off, by racing waiting for one to finish, resulting in another, and another, and another, and another, ultimately eating up 200% CPU, and never stopping because there is not stoppage, or timeout when working on stuff.

Actual Behavior

It runs off, and eats up CPU until I kill it.

@ValentinVERGEZ
Copy link

Same for me

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

No branches or pull requests

2 participants