Page MenuHomePhabricator

Use state pointer in SendMessages
AbandonedPublic

Authored by Fabien on May 12 2021, 20:33.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

This is a step toward reducing the scope of the cs_main locking in
SendMessages(). There is no change in behavior.

Test Plan
ninja all check-all

Diff Detail