tikv / client-c

The C++ TiKV client used by TiFlash.
Apache License 2.0
40 stars 48 forks source link

Fix data race when resolving async lock #168

Closed solotzg closed 8 months ago

solotzg commented 8 months ago

ref https://github.com/pingcap/tiflash/issues/8685

Copy relative Backoffer first and update them at last.