Make save call synchronous
This avoid to trigger multiple save in parallel which may raise a concurrency exception.
Closes #13848 (closed)
Meet users and developers of Mercurial at the London Sprint, May 27-29th https://mercurial-scm.org/news/2026/0001-london-sprint
This avoid to trigger multiple save in parallel which may raise a concurrency exception.
Closes #13848 (closed)