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

Ensure executor is shutdown on error #594

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

thc202
Copy link
Contributor

@thc202 thc202 commented Mar 17, 2023

Change CrawlController to shutdown the executor (if not already) in a finally block to ensure it's shutdown even in case of error calling the consumerfactory (e.g. error starting the browser).

Part of zaproxy/zaproxy#7138.

Change `CrawlController` to shutdown the executor (if not already) in a
finally block to ensure it's shutdown even in case of error calling the
`consumerfactory` (e.g. error starting the browser).

Part of zaproxy/zaproxy#7138.

Signed-off-by: thc202 <thc202@gmail.com>
@amesbah amesbah merged commit b1606b2 into crawljax:master Mar 20, 2023
@thc202 thc202 deleted the shutdown-executor branch March 20, 2023 16:37
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.

None yet

2 participants