You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered: