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

Provide mechanism for managing resources across engines and executions #4252

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

YongGoose
Copy link
Contributor

Resolves #2816

Overview

  • Designing a class to manage context at the platform level
  • Adding a session-level store to LauncherSession
  • Adding a request-level store to Launcher
  • Exposing the request-level store in EngineDiscoveryRequest and TestPlan
  • Utilizing the request-level store in JupiterEngineExtensionContext

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


Definition of Done

@YongGoose YongGoose changed the title Feature/2816 Provide mechanism for managing resources across engines and executions Jan 19, 2025
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

Successfully merging this pull request may close these issues.

Provide mechanism for managing resources across engines and executions
1 participant