Controller doesn't stop processing as soon as client disconnects
- Lingua principale
- Rust
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The controller that orchestrates the screen host and screen provider does not immediately stop processing when the screen host transport is no longer available for use. We need to create some sort of API that allows the transport to notify when the connection is finished.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the controller code that manages the screen host and provider. Identify the transport layer and how it currently detects availability. The task is to design an API for the transport to signal disconnection, likely involving event channels or callbacks. Check existing tests for the transport to understand the current interface.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- backend, cli
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100