Skip to content

Setting flag pause_isolates_on_start does not pause isolates on hot-restart  #54900

Closed
@elliette

Description

@elliette

The VM Service allows clients to set pause_isolates_on_start at runtime:

Here's an example of doing so in Dart DevTools:

However, with that change, the isolates are not paused on hot-restart.

Steps to repro:

  • patch the change into DevTools
  • run DevTools and connect to an app
  • trigger a hot-restart from DevTools
  • isolates do not start paused

Expected result: isolates should start paused

FYI @bkonyi

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work onarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub teamvm-serviceThe VM Service Protocol, both the specification and its implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions