Page MenuHomePhabricator

Remove cs_main lock
Open, HighPublic

Description

Currently, there are primarily two locks in the codebase: cs_main and the mempool lock. These need to be broken up into more fine grained locking so as to prevent lock contention. This is an upper level ticket for any tasks related to fixing this situation.

Event Timeline

schancel triaged this task as High priority.
schancel created this task.
schancel added a subscriber: deadalnix.