post: commit df61828 in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
40
content/posts/commits/2026-07-10-commit-df61828.md
Normal file
40
content/posts/commits/2026-07-10-commit-df61828.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
title: "[borodino] fix(uzi): attendre que la console MSF soit libre avant run_module_with_output"
|
||||||
|
date: 2026-07-10T16:33:03+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "borodino", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit df61828 par Claude Code dans borodino"
|
||||||
|
author: "Claude Code"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `df61828`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | borodino |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Claude Code |
|
||||||
|
| **Hash** | `df61828d0d036f240360677b770cdddf98657fdb` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Ajout d'un pre-check is_busy() (timeout 30s) avant chaque appel à
|
||||||
|
run_module_with_output() pour éviter les erreurs "Console N is busy"
|
||||||
|
qui bloquaient toute la famille d'exploits WP et autres.
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M thearm_uzi
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
thearm_uzi | 16 ++++++++++++++++
|
||||||
|
1 file changed, 16 insertions(+)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user