Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle replication commands synchronously where possible (#7876) | Richard van der Hoff | 2020-07-27 | 1 | -0/+1 |
Most of the stuff we do for replication commands can be done synchronously. There's no point spinning up background processes if we're not going to need them. |