-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
Version: beta/3.17.0-0.0.pre
Command: flutter debug_adapter
RPCError: resume: (-32000) Bad state: The client closed with pending request "resume".
at new _OutstandingRequest(vm_service.dart:265)
at VmService._call.<anonymous closure>(vm_service.dart:1771)
at VmService._call(vm_service.dart:1783)
at VmService.resume(vm_service.dart:1484)
at IsolateManager._resume(isolate_manager.dart:347)
at IsolateManager.resumeThread(isolate_manager.dart:281)
at IsolateManager._handlePause(isolate_manager.dart:591)
at IsolateManager.handleEvent(isolate_manager.dart:203)
at <asynchronous gap>(async)
at DartDebugAdapter._configureExistingIsolates.<anonymous closure>(dart.dart:786)
at <asynchronous gap>(async)
at Future.wait.<anonymous closure>(future.dart:518)
at <asynchronous gap>(async)
at DartDebugAdapter._configureExistingIsolates(dart.dart:771)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2631)
at <asynchronous gap>(async)
at DartDebugAdapter.connectDebugger(dart.dart:704)
at <asynchronous gap>(async)
at FlutterDebugAdapter._connectDebugger(flutter_adapter.dart:381)
at <asynchronous gap>(async)
at FlutterDebugAdapter._handleDebugPort(flutter_adapter.dart:462)
at <asynchronous gap>(async)
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team