Skip to content

[flutter_tools] RPCError: resume: (-32000) Bad state: The client closed with pending request "resume". #139181

@christopherfujino

Description

@christopherfujino

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

No one assigned

    Labels

    P2Important issues not at the top of the work listteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions