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

fix: prevent destructing the client if a crawler is still active #425

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Feb 11, 2021

Attempt to fix #418. Doesn't work properly yet because the Process instance handling ChromeDriver can be destructed before the Client instance, triggering an error.

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

Successfully merging this pull request may close these issues.

Crawler html is empty when retrieved from a function or class method
1 participant