Closed liam-ngy closed 7 years ago
What do you mean by 'turn off'? Is this disabling the plugin in the settings? I've tried disabling the plugin and wasn't able to reproduce this. Could you be a little more specific on how you're getting this to occur? Thanks.
Yeah sure. When I just turn that plugin off. Than I got this error. That's what I can tell..I don't why I get this error everytime..
My rsense path is .rbenv/versions/2.4.0/bin/rsense
Please update to v0.2.8 and let me know if that resolves it for you.
The ESRCH
error means the rsense process wasn't found, so process.kill
was failing. Ignoring errors from process.kill
should resolve this, since we call ./rsense stop
as well.
Your fix is working. Thanks for that!
[Enter steps to reproduce:]
Atom: 1.16.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.4 Thrown From: autocomplete-ruby package 0.2.7
Stack Trace
Uncaught Error: kill ESRCH
Commands
Non-Core Packages