gulp-helper icon indicating copy to clipboard operation
gulp-helper copied to clipboard

Process not killed on toggle. (Memory Leak)

Open matsilva opened this issue 11 years ago • 6 comments

This is on a Windows Build of Atom. I haven't tested the issue on my Mac yet. Essentially the process is not being killed after toggling, and a new one is created every time I toggle open.

All these processes were created on toggle. image

matsilva avatar Aug 12 '14 19:08 matsilva

Weird, i need to find a window box to test this on. I verified the processes were killed on mac.

kenwheeler avatar Aug 12 '14 19:08 kenwheeler

I figured it was probably a Windows issue. If I get some time today I can look into a solution too..

matsilva avatar Aug 12 '14 19:08 matsilva

Here is the console logged process on gulp run. image

Here is the process in the task list. image

Here is the console logged process on detach image

What's interesting is the PID does not sync up. Could that be it?

matsilva avatar Aug 12 '14 19:08 matsilva

Thats absolutely it

kenwheeler avatar Aug 12 '14 20:08 kenwheeler

atom 123 version problem solved

c0b41 avatar Aug 21 '14 17:08 c0b41

Still problem in version 165 ...

andrejd avatar Dec 20 '14 21:12 andrejd