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

Closures are only valid in the current pause window #10

Open
mpickering opened this issue Jul 13, 2019 · 1 comment
Open

Closures are only valid in the current pause window #10

mpickering opened this issue Jul 13, 2019 · 1 comment

Comments

@mpickering
Copy link
Collaborator

We could make the API safer by ensuring that it's only possible to use ClosurePtrs which were requested in the current pause window.

@mpickering
Copy link
Collaborator Author

Don't forget that InfoTablePtrs are always valid though. That's why it's safe to cache them.

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