stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

Remove deadlock introduced in commit 1d836175730eff88eaec9440c608267eb6303494 #5111

Closed jferrant closed 1 month ago

jferrant commented 1 month ago

Jude found the deadlock introduced in a prior commit.

jferrant commented 1 month ago

Good catch! Looks like there are still some changes needed in some tests.

Yep :D Done!

obycode commented 1 month ago

Post-Nakamoto, I think some refactoring is in order to help prevent these DB-related deadlocks.