diff --git a/content/posts/commits/2026-06-24-commit-e3091fc.md b/content/posts/commits/2026-06-24-commit-e3091fc.md new file mode 100644 index 0000000..7181deb --- /dev/null +++ b/content/posts/commits/2026-06-24-commit-e3091fc.md @@ -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 + +### Files Changed + +``` +M borodino/thearm_uzi +``` + +### Diff Summary + +``` + borodino/thearm_uzi | 18 ++++++++++++------ + 1 file changed, 12 insertions(+), 6 deletions(-) +```