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

Stateless listeners #68

Open
big-andy-coates opened this issue Jun 11, 2022 · 0 comments
Open

Stateless listeners #68

big-andy-coates opened this issue Jun 11, 2022 · 0 comments

Comments

@big-andy-coates
Copy link
Member

Would be good to provide a mechanism to allow test suite listeners (and other parts of the system) to be stateless.

This would likely entail providing some where to store state that is managed by the executor for each test suite run. The next suite run would have clean state.

This should hopefully reduce bugs around listeners holding onto start between test suites.

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