-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Closed as not planned
Copy link
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
on beta 3.13.0-0.3.pre
RPCError: resume: (-32603) Unexpected DWDS error for resume: WipError -32000 Can only perform operation while paused.content_copy
at new _OutstandingRequest(vm_service.dart:1928)
at VmService._call(vm_service.dart:2493)
at VmService.resume(vm_service.dart:2368)
at IsolateManager.resumeThread(isolate_manager.dart:287)
at IsolateManager._handlePause(isolate_manager.dart:498)
at IsolateManager.handleEvent(isolate_manager.dart:177)
at <asynchronous gap>(async)
at DartDebugAdapter._configureExistingIsolates.<anonymous closure>(dart.dart:757)
at <asynchronous gap>(async)
at Future.wait.<anonymous closure>(future.dart:525)
at <asynchronous gap>(async)
at DartDebugAdapter._configureExistingIsolates(dart.dart:742)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2424)
at <asynchronous gap>(async)
at DartDebugAdapter.connectDebugger(dart.dart:690)
at <asynchronous gap>(async)
at FlutterDebugAdapter._connectDebugger(flutter_adapter.dart:383)
at <asynchronous gap>(async)
at FlutterDebugAdapter._handleDebugPort(flutter_adapter.dart:464)
at <asynchronous gap>(async)
Related fix (that should already be in this flutter branch) was https://github.com/dart-lang/webdev/pull/2134/files.
@DanTup I think the action item here would be for the dart debug adapter to handle this error. Does that make sense?
morty29
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