Fix race condition in #updateTraceSummary with CAS
Use compare-and-swap operation when available to ensure atomic updates to trace summaries in concurrent/distributed environments. https://github.com/fedify-dev/fedify/pull/502#discussion_r2642988002 https://github.com/fedify-dev/fedify/pull/502#discussion_r2642993304
Loading
Please register or sign in to comment