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

Use OnceCell to ensure subsystems are only initialized once #83

Open
1011X opened this issue Jun 27, 2023 · 1 comment
Open

Use OnceCell to ensure subsystems are only initialized once #83

1011X opened this issue Jun 27, 2023 · 1 comment

Comments

@1011X
Copy link
Contributor

1011X commented Jun 27, 2023

This is something I wanted to do a while ago but haven't had the time. Maybe someone else will.

@ProfElements
Copy link
Collaborator

This is a great idea, we might even get away with 'LazyCell'

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

2 participants