Data race leading to Multiple Database deadlocks processing 'Delete' Activity #15005
Open
1 task done
Labels
⚠️bug?
This might be a bug
💡 Summary
リモートから"Delete"と"Update"アクテビティがデータ競合あります、同時に受け取ったら競合を起こりアカウントは削除できません。
Proposed fix (not deployed yet) partially taken from #14752, should also fix #14728 as a side effect : https://forge.yumechi.jp/yume/yumechi-no-kuni/commit/7a581b7e80209c30cef7b47f95efa40e3f0f3797
Partial diff:
🥰 Expected Behavior
Delete アクティビティの処理アトミック化にして上にUpdateより優先する。
🤬 Actual Behavior
Deadlockを何回繰り返している
📝 Steps to Reproduce
I can't reproduce it on purpose but I did contact another instance owner and they observed the same issue ...
前提条件が複雑ために意図的に再現することはできませんが、別のインスタンス所有者に連絡したところ、同じ問題が発生しているそうです。
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: