Skip to content

Introduce feature flag for auto-closing AutoCloseable in Jupiter's ExtensionContext.Store #4452

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 32 commits into from
Apr 28, 2025

Conversation

YongGoose
Copy link
Contributor

@YongGoose YongGoose commented Apr 6, 2025

Overview

fix #4434


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@YongGoose YongGoose marked this pull request as ready for review April 9, 2025 14:18
@YongGoose YongGoose requested a review from marcphilipp April 9, 2025 14:19
YongGoose and others added 3 commits April 15, 2025 18:57
…scriptor/AbstractExtensionContext.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
…scriptor/AbstractExtensionContext.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
YongGoose and others added 7 commits April 15, 2025 19:08
…scriptor/AbstractExtensionContext.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
…scriptor/AbstractExtensionContext.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
…scriptor/AbstractExtensionContext.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
…nfig/JupiterConfiguration.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
…nfig/JupiterConfiguration.java

Co-authored-by: Marc Philipp <mail@marcphilipp.de>
@YongGoose YongGoose requested a review from marcphilipp April 15, 2025 10:46
@marcphilipp marcphilipp merged commit 1d81839 into junit-team:main Apr 28, 2025
13 checks passed
@marcphilipp
Copy link
Member

Thanks again, @YongGoose! 👍

@YongGoose
Copy link
Contributor Author

YongGoose commented Apr 28, 2025

Thanks again, @YongGoose! 👍

I'm very happy to have you back!
During the Easter holiday, I created a few issues and pull requests and left some comments.

I'd appreciate it if you could take a look and share your feedback whenever you have time. 😀

@YongGoose
Copy link
Contributor Author

Thanks again, @YongGoose! 👍

I'm very happy to have you back! During the Easter holiday, I created a few issues and pull requests and left some comments.

I'd appreciate it if you could take a look and share your feedback whenever you have time. 😀

@marcphilipp

When you have time, I'd appreciate your feedback on the issue and PR!

@marcphilipp
Copy link
Member

@YongGoose It's on my (growing) list to discuss with the team. I'll get back to you as soon as possible. Sorry for the delay!

@YongGoose
Copy link
Contributor Author

@YongGoose It's on my (growing) list to discuss with the team. I'll get back to you as soon as possible. Sorry for the delay!

Thank you! I hope there’s not too much for the team to discuss… 🥹
And as always, thank you for all the work you do for the JUnit 5 community.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce feature flag for auto-closing AutoCloseable in Jupiter's ExtensionContext.Store
2 participants