There are spurious errors in CI where the database is still locked, so
force the daemon to quit to get deterministic behavior. Since the kill
command itself is racy, also sleep 2s to give the server time to wake up
and exit.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG186c0f6fbc16: tests: ask any chg instance to terminate before looking at sqlite dbs
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.