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 | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.80 |
Files: | files | file ages | folders |
SHA1: |
fb48802dd5d357006a21d3c05b9a45fe |
User & Date: | matt on 2023-01-12 21:49:52 |
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
Modified db.scm from [cf5b0c75c2] to [3ad6d284e8]. [diff]
Modified dbfile.scm from [b8035dcb0d] to [5825d84245]. [diff]