Re: [w3ctag/design-reviews] Shared Storage API (Issue #747)

xyaoinum left a comment (w3ctag/design-reviews#747)

FYI https://github.com/WICG/shared-storage/pull/231 adds transactions support for `batchUpdate()` method, to enforce atomicity. To mitigate deadlock risks associated with granular locking, individual method locks within `batchUpdate()` will be disallowed. Note that the lock for the `batchUpdate()` method itself (if specified) will remain valid.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/747#issuecomment-2828342679
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/747/2828342679@github.com>

Received on Thursday, 24 April 2025 17:25:49 UTC