Login
From:
Aymeric Beaumet Blog
(Uncensored)
subscribe
Prevent chromedp Chromium zombie processes from stacking | Aymeric Beaumet
https://aymericbeaumet.com/prevent-chromedp-chromium-zombie-processes-from-stacking
links
backlinks
Roast topics
Find topics
Find it!
I have recently been playing with chromedp. Chromedp is a Go library that enables you to control a Chromium browser programmatically. This can be used for different tasks: from testing to scraping. I…