insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

[Bug] High cpu when waiting for request.

Open Wim-De-Clercq opened this issue 4 years ago • 1 comments

Describe the bug Same as https://github.com/Kong/insomnia/issues/1426

To Reproduce Send a request to an application with a breakpoint in it, so insomnia is waiting for the response.

Expected behavior Since insomnia is just waiting I'm expecting very low resource usage

Screenshots This is while insomnia waits for a response. image The kwin_x11 is also a result of insomnia doing something wrong.

Desktop (please complete the following information):

  • OS: KDE Neon 5.17
  • Installation Method: apt via https://dl.bintray.com/getinsomnia/Insomnia/
  • App Version 7.0.6

Additional context This is with or without --disable-gpu

Wim-De-Clercq avatar Feb 06 '20 07:02 Wim-De-Clercq

I can second the [minor] annoyance of this behaviour. I hit it regularly while debugging a locally run server and setting a breakpoint in the server code. Since no response will be sent back while the debugger is running, manually cancelling the request is required if you want some cpu power left over.

lenolib avatar May 06 '21 12:05 lenolib