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

About creating Isolates #42

Open
BodenTide opened this issue Jun 28, 2024 · 0 comments
Open

About creating Isolates #42

BodenTide opened this issue Jun 28, 2024 · 0 comments

Comments

@BodenTide
Copy link

I have a question. When I use final isolates = IsolateHandler(); to get an Isolate, will a new Isolate be created each time this method is called? Or will there be an Isolate pool to manage the creation? Can I use final isolates = IsolateHandler() to get isolates frequently without worrying about it?

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

1 participant