Closed PastaPastaPasta closed 5 days ago
Refactor the locking / mutex usage in signing_shares to focus on smaller scopes / avoid recursive mutex
Ran functional tests lots of times with tsan / enable-debug
None
feature_llmq_rotation.py failed in tsan CI; gonna run that locally a bit.
What was done?
Refactor the locking / mutex usage in signing_shares to focus on smaller scopes / avoid recursive mutex
How Has This Been Tested?
Ran functional tests lots of times with tsan / enable-debug
Breaking Changes
None
Checklist: