Megatest

Check-in [fb48802dd5]
Login
Overview
Comment:Calling db:with-db inside a transaction was bad. Disallowed calling db:with-db with db and factored out few calls to take db. TCP connections seems stable. Fingers crossed.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | v1.80
Files: files | file ages | folders
SHA1: fb48802dd5d357006a21d3c05b9a45fee8d1b0ba
User & Date: matt on 2023-01-12 21:49:52.507
Other Links: branch diff | manifest | tags
Context
2023-01-13
05:07
New logic on delaying when can't run more tests. One more case of dbstruct used inside transaction found and fixed. check-in: a67d8dbadb user: matt tags: v1.80
2023-01-12
21:49
Calling db:with-db inside a transaction was bad. Disallowed calling db:with-db with db and factored out few calls to take db. TCP connections seems stable. Fingers crossed. check-in: fb48802dd5 user: matt tags: v1.80
20:02
More close-connections fixes. check-in: 3e016c5af5 user: matt tags: v1.80
Changes