tingbot / tide-electron

📝   Simple IDE for developing Tingbot apps
Other
22 stars 7 forks source link

[WIN] Local testing makes processes but doesn't exit them. #68

Open StefanJanssen95 opened 7 years ago

StefanJanssen95 commented 7 years ago

Windows is my main system so I don't know if this issue also exists on Linux and macOS systems. Each time I debug Tide makes two processes for me: Console Window Host & winpty-agent.exe

After a few hours of programming I've got more than 100 of those processes open, but they don't use any CPU or memory.

It isn't a big issue performance wise, but it doesn't look good.