Files
blog/content/posts/commits/2026-06-24-commit-e3091fc.md
Betty 557aa0fcbb
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit e3091fc in bojemoi
2026-06-24 00:08:54 +02:00

41 lines
881 B
Markdown

---
title: "[bojemoi] feat(uzi): consommateur queue pentest:uzi_queue (remplace pick_next_host)"
date: 2026-06-24T00:08:53+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit e3091fc par Betty dans bojemoi"
author: "Betty"
---
## Commit `e3091fc`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `e3091fc6faaf4a1351414858d21c9baf3f291294` |
### Description
Remplace le while True: pick_next_host() par un BRPOP sur
pentest:uzi_queue. UZI est maintenant piloté par l'orchestrateur.
pick_next_host() est conservée mais n'est plus appelée.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/thearm_uzi
```
### Diff Summary
```
borodino/thearm_uzi | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
```