- From: Yao Xiao <notifications@github.com>
- Date: Thu, 24 Apr 2025 10:25:45 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 April 2025 17:25:49 UTC
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