Rename timeout watchdog so file name/module name/cmake name all agree#1793
Rename timeout watchdog so file name/module name/cmake name all agree#1793
Conversation
|
Hi @michaelmackenzie,
which require these tests: build. @Mu2e/write, @Mu2e/fnalbuild-users have access to CI actions on main. ⌛ The following tests have been triggered for e84ae55: build (Build queue - API unavailable) |
|
☀️ The build tests passed at e84ae55.
N.B. These results were obtained from a build of this Pull Request at e84ae55 after being merged into the base branch at 68688bb. For more information, please check the job page here. |
|
I'll review this pull request by examining the details and the changes made.Now let me check the full files for some context around the changes and look for any remaining references to the old name:Now let me also check for any other references to the old name that might have been missed: Here's my review of PR #1793. The rename from 1. 🔴 Stale comment in
|
| Severity | Issue | File |
|---|---|---|
| 🔴 Bug | Stale TimeoutWatchdogService in comment |
TimeoutWatchdog_service.cc:2 |
| 🟡 Style | Over-indented constructor parameter | TimeoutWatchdog.cc:11 |
| 🟡 Style | Over-indented startModule parameter |
TimeoutWatchdog.cc:61 |
| 🟠 Note | Pre-existing FIXME on stop-token propagation |
TimeoutWatchdog.cc:64 |
Overall this is a clean, well-scoped rename. The only actual correctness issue is the stale comment in the service definition file; the rest are cosmetic. No functional or logic bugs found.
|
📝 The HEAD of |
|
I adjusted the spacing in the file and updated the comment. The FIXME is intentional it it'll require input and discussions at future trigger meetings to decide our approach on these events. |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 3f4c7fa: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 3f4c7fa.
N.B. These results were obtained from a build of this Pull Request at 3f4c7fa after being merged into the base branch at 2cc428c. For more information, please check the job page here. |
There were errors in the spack build test, where hopefully this renaming solves these errors.