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

Hard kill tests #145

Open
goodboy opened this issue Aug 11, 2020 · 0 comments
Open

Hard kill tests #145

goodboy opened this issue Aug 11, 2020 · 0 comments
Labels
experiment Exploratory design and testing testing

Comments

@goodboy
Copy link
Owner

goodboy commented Aug 11, 2020

As per some light commentary in #144, we need some hard kill tests for wen processes fail due to internal machinery failure. An easy way to test this now should be to simply cancel one of the actor internal nurseries and ensure we don't get indefinite hangs; containing nursery/supervisor logic should hard kill (via signal) the subprocess after a suitable timeout.

I've seen this work in practice during manual use but we of course want to prevent regressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment Exploratory design and testing testing
Projects
None yet
Development

No branches or pull requests

1 participant