summary refs log tree commit diff
path: root/changelog.d/6590.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* synctl warns when no process is stopped and avoids start (#6598)Romain Bouyé2020-05-191-0/+1
* If an error occurs when stopping a process synctl now logs a warning. * During a restart, synctl will avoid attempting to start Synapse if an error occurs during stopping Synapse.