flutter / flutter/devtools

Ensure we do not call service extensions when the app may be paused

Abierto
#9,164 0 comentarios 0 reacciones 0 asignados Ver en GitHub
audit cross-screen P2
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.