I
I
Ivan Ivanov2020-04-17 11:30:39
Google Chrome
Ivan Ivanov, 2020-04-17 11:30:39

How to automatically delete old chrome processes?

We use selenium + chrome driver, after working out there are chrome processes that continue to eat RAM, each time manually deleting all these processes is stupid. I would like to know if there is some utility or script that removes unnecessary chrome processes? Ubuntu 18.04

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-04-17
@dimonchik2013

there is
sudo kill - 9 pid
but it's easier to do it right with selenium

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question