question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Process execution timed out

See original GitHub issue
Error: Process execution timed out
    at /Users/jjlorenzo/.atom/packages/linter-flake8/node_modules/atom-linter/lib/helpers.js:79:18

After reinstalling linter-flake8, #168 was fixed, but now appears this.

OSX 10.11.3 Atom 1.6.0-beta7

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
v3ss0ncommented, Mar 28, 2016

I am having this issue , anytime it lints python file. Flake8 runs perfectly fine in terminal. It happens everytime when linter is ran (when saving the file)

1reaction
ryanisnancommented, Apr 6, 2016

Thanks for the reply @Arcanemagus. I’m interested to see the PR, however, I do not think that the runtime of flake8 is the issue. Given your comments, I think we are solving the wrong problem (at least in my instance, and others in the thread).

I can run flake8 just fine from terminal on the current file I’m working in, which is 1146 lines long, sub 1 second. Saving the file from within Atom triggers the Process execution timed out errors.

There very likely is a use-case for linters that do take longer and would require the work you’re proposing, but I have no reason to suspect that this is the issue being discussed here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error running Pylint Error: Process execution timed out #209
If you go to Settings > Packages > select "linter-pylint", there's a checkbox labeled "Disable Execution Timeout" near the bottom of the package...
Read more >
How to handle "Execution Timed Out" for Telnet Monitor Script
The dead transaction timer is intended to be a last resort. When the time has been exceeded, the controlling Execution Server process assumes...
Read more >
What is a Workflow Execution Timeout? - Temporal Docs
A Workflow Execution Timeout is the maximum time that a Workflow Execution can be executing (have an Open status) including retries and any...
Read more >
How to clear "Query Execution Timed Out" error alerts during ...
From the Applications Manager GUI, Go to respective Oracle Monitor's details page -> Monitor Actions -> Edit Monitor -> Increase the seconds mentioned...
Read more >
ERROR: Error during SonarScanner execution: The compiler ...
This can happen when the device is under heavy load. Is there any way to configure a bigger timeout for the above operation?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found