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

Make pushing a new scope atomic. #364

Open
kodhi-tech-lead opened this issue May 5, 2024 · 2 comments
Open

Make pushing a new scope atomic. #364

kodhi-tech-lead opened this issue May 5, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@kodhi-tech-lead
Copy link

kodhi-tech-lead commented May 5, 2024

When pushNewScope is called with the init function provided, throw an exception if there is an attempt to push another scope during the execution of init. This is useful when delegating to individual sub-modules the registration of objects to a scope defined/controlled by the parent.

Thank you.

@escamoteur escamoteur added the enhancement New feature or request label May 7, 2024
@escamoteur
Copy link
Collaborator

sounds like an absolute reasonable request. will implement in the next release

@kodhi-tech-lead
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants