Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox processes not exiting leading to high resource consumption #3

Closed
vpzed opened this issue Oct 7, 2022 · 1 comment
Closed

Comments

@vpzed
Copy link
Contributor

vpzed commented Oct 7, 2022

Over time many Selenium/Firefox processes will be created by the cron job and when they don't exit properly this eventually leads to high resource consumption in the container making it unresponsive.

Submitted pull request to add driver.quit() to emulate_admin.py: #2

@bmdyy
Copy link
Owner

bmdyy commented Oct 8, 2022

Thanks for the PR, wasn't aware of that

@bmdyy bmdyy closed this as completed Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants