-
Notifications
You must be signed in to change notification settings - Fork 19
Error running PHP Error: Process execution timed out - node_modules\sb-exec\lib\index.js:89:18 #274
Comments
There isn't much that can be done here, there are some ways to work around this but they are only band-aids to the real problem that for some reason You can disable linting on changes so it will only update results when the document is saved, which will greatly reduce the number of times this provider calls out to As far as what can be done in this provider, a |
After last Atom update I have started to encounter this. When I open a blank Atom and then re-open some project, it basically kills my pc for couple of minutes.
[16268:0000023175F8ABD0] 11590 ms: Scavenge 40.3 (43.6) -> 39.6 (43.6) MB, 1.6 / 0.0 ms allocation failure <--- JS stacktrace ---> ==== JS stack trace ========================================= Security context: 000001EEAEE226A9
Edit: However I think this is probably more like an Atom issue, because I encounter this only after some of its updates. |
Maybe a little tip to help. I'm using Atom 1.57 on Linux Mint 20.2 with PHP 7.4.3, linter version 3.4.0 and linter-php 1.6.1. Also I'm suffering this issue for years
I got a little more trick: Uncheck |
catscarlet's trick above worked for me. Thank you. |
Hello,
I'm getting often the following error:
[Linter] Error running PHP Error: Process execution timed out
at C:\Users\Daniele.atom\packages\linter-php\node_modules\sb-exec\lib\index.js:89:18
I'm running Atom v1.21.1 on windows.
I don't know how to replicate this error because it appears randomly: sometimes when I change the tab or open a file.
Thank you a lot!
The text was updated successfully, but these errors were encountered: