Megatest

Check-in [a6be57bfc9]
Login
Overview
Comment:Cleaned up some gratuitous database opens, quietened some debug messages
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.70
Files: files | file ages | folders
SHA1: a6be57bfc9bc93eb74fcc1eb41b2b0a7456f2ac7
User & Date: matt on 2022-05-22 18:02:07
Other Links: branch diff | manifest | tags
Context
2022-05-22
20:20
Some awful hacks to keep the system running. There is something causing servers to crash, I suspect sync is the problem. This work-around just constantly replaces the servers with new ones. check-in: 3cdcb8c138 user: matt tags: v1.70
18:02
Cleaned up some gratuitous database opens, quietened some debug messages check-in: a6be57bfc9 user: matt tags: v1.70
15:42
Ensure that db opens are only done once per process per db file. Put out messages if this is not the case. check-in: d0bca99717 user: matt tags: v1.70
Changes

Modified db.scm from [73d0c4cca7] to [18a5213140].    [diff]

Modified dbfile.scm from [0891876475] to [9934719f0f].    [diff]

Modified dbmod.scm from [9cc13aa737] to [043beb90c3].    [diff]

Modified runs.scm from [a43ae4acb3] to [32a6ef2bce].    [diff]