0x192 / 0x192/universal-android-debloater
After exit, UAD leaves adb.exe running
- Lingua principale
- Rust
- Stelle
- 19.9k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
UAD runs automatically adb.exe, but upon exit, adb.exe process is left running and should be stopped from Task Manager under Windows. With adb.exe running, OS cannot detach properly device from USB port.
This I find wrong - to run adb.exe from UAD and to stop it from Task Manager.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue is about the adb.exe process not being terminated when the UAD GUI exits on Windows. Look for where adb is spawned in the Rust code, likely in a process management module. Investigate how the process handle is stored and ensure it is killed on application exit. Check for existing cleanup hooks or signal handlers. Testing will involve running the GUI on Windows, exiting, and verifying adb.exe is no longer running.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- cli, desktop
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100