abrignoni / abrignoni/iLEAPP

[Feature Request] Runtime key command to skip an artifact

Aperta
#1,227 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
1.2k
Fork
303
Merge medio
4h 32m
PR unite (30g)
216

Descrizione

While running iLEAPP, sometimes a specific artifact may take a long time or appear to hang on certain artifact. Currently, the only way to skip it is to rerun the entire process without that plugin specified in the ilprofile file.

It would be very useful if, while iLEAPP is running, the user could press a certain key (e.g., s) in the terminal to instruct the program to:
- Stop processing the current artifact.
- Move on to the next one without terminating the whole run.

**Example usage:**
```
[152/308] mapsSync [mapsSync] artifact started
Press "s" to skip this artifact
```
When the user presses s, the program prints:
`Skipping mapSync...`
and continues with the next artifact

**Benefits:**
- Saves time when a single plugin hangs.
- No need to restart the run.
- Helps troubleshoot which plugins are problematic on a given backup.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.