Overview
| Comment: | disabled ndboard build; wrapped writing of cache file with common:fail-safe, a proc that executes thunk, return value. If exception thrown, trap exception, return #f, and emit nonfatal condition note to *default-log-port* |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.64-runconfig-cache-problem | passed-qa |
| Files: | files | file ages | folders |
| SHA1: |
5e82759c4100f28fb0598ce409949d07 |
| User & Date: | bjbarcla on 2017-07-27 18:43:14.890 |
| Other Links: | branch diff | manifest | tags |
Context
|
2017-07-27
| ||
| 19:40 | added protection against stuck in launched issue in ticket 220546342 check-in: 9fb029e72c user: bjbarcla tags: v1.64 | |
| 18:43 | disabled ndboard build; wrapped writing of cache file with common:fail-safe, a proc that executes thunk, return value. If exception thrown, trap exception, return #f, and emit nonfatal condition note to *default-log-port* Closed-Leaf check-in: 5e82759c41 user: bjbarcla tags: v1.64-runconfig-cache-problem, passed-qa | |
| 10:52 | added TODO placeholders to intercept exception causing test failure (stuck in launched) due to stale NFS handle check-in: 7e9b25f21a user: bjbarcla tags: v1.64-runconfig-cache-problem | |
Changes
Modified Makefile
from [cff213eea7]
to [b8928ba93e].
[diff]
Modified common.scm
from [3fcd32c183]
to [f31b14bafc].
[diff]
Modified launch.scm
from [3612dfcd97]
to [d2bf0c2411].
[diff]