Ensure we do not call service extensions when the app may be paused
Offen
audit
cross-screen
P2
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
If we attempt to call a service extension while the connected app is paused and we are awaiting the response, DevTools will hang. https://github.com/flutter/devtools/pull/9162 is an example fix for one of these issues. We should audit other service extension calls in DevTools to make sure we aren't doing this elsewhere.
See comment here for context: https://github.com/flutter/devtools/pull/9162#discussion_r2070633192.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.