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

What happens if we don't do that? Won't the writes happen anyway? Or are we worried about our caller tearing down the storage backend if we return from here, before the writes have a chance to happen? Would be good to document why this needs to be a sync point. #36814

Open
woody-apple opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@woody-apple
Copy link
Contributor

          What happens if we don't do that?  Won't the writes happen anyway?  Or are we worried about our caller tearing down the storage backend if we return from here, before the writes have a chance to happen?  Would be good to document why this needs to be a sync point.

Originally posted by @bzbarsky-apple in #36791 (comment)

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