mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-11 17:25:32 +00:00
- Add StreamSubscription to manage ReceivePort listener lifecycle - Introduce handshake timeout when waiting for isolate SendPort to prevent hangs - Add response timeout in get<T>() to avoid indefinitely waiting for isolate replies - Replace direct ReceivePort.listen with tracked subscription for safer cleanup - Improve error handling for invalid or missing isolate responses - Strengthen isolate startup reliability and shutdown consistency |
||
|---|---|---|
| .. | ||
| eval | ||
| ffi | ||
| l10n | ||
| models | ||
| modules | ||
| providers | ||
| router | ||
| services | ||
| src/rust | ||
| utils | ||
| main.dart | ||