Files
blog/content/posts/commits/2026-03-01-commit-6eaba66.md
Betty 53315a3211
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s
post: commit 6eaba66 in bojemoi
2026-03-01 11:06:33 +01:00

41 lines
876 B
Markdown

---
title: "[bojemoi] bm12: debug mode sequential iteration over host_debug"
date: 2026-03-01T11:06:32+01:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 6eaba66 par Betty dans bojemoi"
author: "Betty"
---
## Commit `6eaba66`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `6eaba6610e81bb4a43a00ddd5863d3127f36a396` |
### Description
Same fix as uzi: load all host_debug records upfront ordered by id,
iterate sequentially, stop after last record instead of looping
infinitely on the same host.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/thearm_bm12
```
### Diff Summary
```
borodino/thearm_bm12 | 121 ++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 114 insertions(+), 7 deletions(-)
```