nervosnetwork / ckb

The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
https://www.nervos.org
MIT License
1.15k stars 228 forks source link

fix: fix atomic ordering in multi-thread #4623

Closed driftluo closed 2 weeks ago

driftluo commented 2 weeks ago

What problem does this PR solve?

In multi-threaded state, atomic should use Acquire/Release at least

Check List

Tests

Release note

Title Only: Include only the PR title in the release note.
eval-exec commented 2 weeks ago

please rebase onto develop.