-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool team
Description
Parent issue: #153471
RPCError: readyToResume: (-32000) Service connection disposed
at new _OutstandingRequest(vm_service.dart:261)
at VmService._call.<anonymous closure>(vm_service.dart:1778)
at VmService._call(vm_service.dart:1790)
at VmService.callServiceExtension(vm_service.dart:1729)
at VmService.callMethod(vm_service.dart:1712)
at DdsExtension._callHelper(dds_service_extensions.dart:346)
at DdsExtension.readyToResume(dds_service_extensions.dart:304)
at <asynchronous gap>(async)
at IsolateManager._readyToResume(isolate_manager.dart:409)
at <asynchronous gap>(async)
at IsolateManager.readyToResumeThread(isolate_manager.dart:301)
at <asynchronous gap>(async)
at IsolateManager._handlePause(isolate_manager.dart:646)
at <asynchronous gap>(async)
at IsolateManager.handleEvent(isolate_manager.dart:202)
at <asynchronous gap>(async)
at DartDebugAdapter.handleDebugEvent(dart.dart:2473)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2821)
at <asynchronous gap>(async)
RPCError: readyToResume: (-32000) Service connection disposed
at VmService._call(vm_service.dart:1769)
at VmService.callServiceExtension(vm_service.dart:1729)
at VmService.callMethod(vm_service.dart:1712)
at DdsExtension._callHelper(dds_service_extensions.dart:346)
at DdsExtension.readyToResume(dds_service_extensions.dart:304)
at <asynchronous gap>(async)
at IsolateManager._readyToResume(isolate_manager.dart:409)
at <asynchronous gap>(async)
at IsolateManager.readyToResumeThread(isolate_manager.dart:301)
at <asynchronous gap>(async)
at IsolateManager._handlePause(isolate_manager.dart:656)
at <asynchronous gap>(async)
at IsolateManager.handleEvent(isolate_manager.dart:202)
at <asynchronous gap>(async)
at DartDebugAdapter.handleDebugEvent(dart.dart:2473)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2821)
at <asynchronous gap>(async)
RPCError: getIsolate: (-32000) Service connection disposed
at new _OutstandingRequest(vm_service.dart:261)
at VmService._call.<anonymous closure>(vm_service.dart:1778)
at VmService._call(vm_service.dart:1790)
at VmService.getIsolate(vm_service.dart:896)
at IsolateManager._sendLibraryDebuggables(isolate_manager.dart:1030)
at IsolateManager._configureIsolate(isolate_manager.dart:553)
at IsolateManager._handlePause(isolate_manager.dart:645)
at IsolateManager.handleEvent(isolate_manager.dart:202)
at <asynchronous gap>(async)
at DartDebugAdapter.handleDebugEvent(dart.dart:2473)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2821)
at <asynchronous gap>(async)
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool team