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

Add protection against classloader leaks to integration test flows #44806

Open
holly-cummins opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@holly-cummins
Copy link
Contributor

@Sanne says:

I'd love it if all our live-reload classloaders, especially the ones used in integration tests, had some smartness (to be developed, I only have some rough ideas) to catch classloader leaks triggered by live-reload. We need our ITs to proactively defend against them.

FWIW I do know how to catch them in general - I just never had the time to integrate my POC within our classloaders, mainly because they are doing many other weird things which I wasn't following :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants