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

Clean up even on error #24

Open
johanneskiesel opened this issue Aug 17, 2022 · 1 comment
Open

Clean up even on error #24

johanneskiesel opened this issue Aug 17, 2022 · 1 comment

Comments

@johanneskiesel
Copy link
Member

Though this is now what I originally intended, someone is now running the entrypoint several times in a row. To support this, it would be necessary to clean up a bit more after an error occurs.

The critical spot seems to be here:

const chainable = (true === await execution);

@johanneskiesel
Copy link
Member Author

johanneskiesel commented Aug 17, 2022

This also needs more killing (xvfb):

showBrowserProcesses["lwm"].kill();

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

1 participant