U-C-S / Hurl

Choose the browser on the click of a link
MIT License
252 stars 8 forks source link

Zombie Processes Being Created #134

Open war59312 opened 6 days ago

war59312 commented 6 days ago

Hi,

Looks like there is a bug in hurl somewhere that is causing zombie processes to stick around, at least using with Edge on 11 23H2.

Can see for yourself using https://github.com/zodiacon/ObjectExplorer then System and Zombie Process and Threads.

Thankfully not a ton of them but it is happening every time hurl is used it seems.

Thankfully closing or reloading hurl does make them go away, so at least correctly cleaned up on closing.

FindZombieHandles from https://github.com/BobVul/FindZombieHandles also confirms same behavior.

Best,

Will

U-C-S commented 5 days ago

Thanks for this....

I will have a look, Have to see what processes/threads it makes a zombie off