Megatest

Changes On Branch 8a05ecdb52d52a5c
Login

Changes In Branch v1.70-refactor-procedures Through [8a05ecdb52] Excluding Merge-Ins

This is equivalent to a diff from b1db729de1 to 8a05ecdb52

2022-06-06
18:02
Added double locking for opening db's check-in: 7b9e186d63 user: matt tags: v1.70-refactor-procedures
12:29
quiet down the is-trigger-dropped messages check-in: 8a05ecdb52 user: matt tags: v1.70-refactor-procedures
2022-06-01
21:14
speculative fix check-in: 2f1850785d user: matt tags: v1.70-refactor-procedures
2022-05-30
23:05
Changed dbfile:cautious-open-database to use most of the code from db:lock-create-open check-in: 58512a448e user: mmgraham tags: v1.70
2022-05-27
20:23
Move bunch of functions from db.scm to dbfile.scm check-in: ed0f0698ab user: matt tags: v1.70-refactor-procedures
19:21
Commented out some not-used fuctions, removed the server start every 120 seconds and added dbfile handle count check-in: b1db729de1 user: matt tags: v1.70
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

Modified Makefile from [86d5260f44] to [8882cd4b6e].    [diff]

Modified api.scm from [64bd840562] to [736048365d].    [diff]

Modified client.scm from [dc4c7b41e8] to [b582d33d7d].    [diff]

Modified common.scm from [fd321f41c8] to [fda00ca967].    [diff]

Modified commonmod.scm from [9423abd515] to [79bf78cc96].    [diff]

Modified db.scm from [48aca6e494] to [451105ba06].    [diff]

Modified dbfile.scm from [330fd055bc] to [d2586251fc].    [diff]

Modified http-transport.scm from [4ca66092ff] to [9e9f2a4e8b].    [diff]

Modified megatest.scm from [c7ae0fc5df] to [dc12e408b1].    [diff]

Modified rmt.scm from [d97a5a0482] to [f2baad3376].    [diff]

Modified server.scm from [6d65c175e8] to [bb020a2020].    [diff]

Modified tasks.scm from [e54ee89bd7] to [fd2a2e05e7].    [diff]