post: commit e3091fc in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
2026-06-24 00:08:53 +02:00
committed by Betty
parent 75b2c92469
commit 557aa0fcbb

View File

@@ -0,0 +1,40 @@
---
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(-)
```