# 竞态条件下可能静默丢弃编辑

**URL:** https://meta.discourse.org/t/potential-silent-dropped-edits-when-under-race-condition/407264
**Category:** Bug
**Tags:** composer, email-in
**Created:** [2026年七月10日 12:54 UTC](https://meta.discourse.org/t/potential-silent-dropped-edits-when-under-race-condition/407264 "2026-07-10T12:54:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [2026年七月10日 12:54 UTC](https://meta.discourse.org/t/potential-silent-dropped-edits-when-under-race-condition/407264/1 "2026-07-10T12:54:12Z")

</div>

继续讨论 [防止与过期的快照或位置进行差异比较](https://meta.discourse.org/t/prevent-diffing-against-a-stale-snapshot-or-position/407261)：

> [@klappradla](#):
>
> 被静默丢弃

我不确定我的经历是否与此相关，因为我没有安装这个“共享编辑”插件，但我确实遇到了一次请求中的编辑被丢弃，且在 `/logs` 中没有任何痕迹。我使用的是 `v2026.7.0-latest +195` 版本，所以也许这与我在 Safari PWA 中使用有关。编辑请求发出时，`system` 正在下载图像的本地副本，但我之前已经使用 `[grid mode="carousel"]...[/grid]` 向该其他用户/暂存用户的帖子上传了 3 张图像。随后，我在 PWA 上的第二次编辑尝试顺利成功，并重新上传了相同的 3 张图像。
