DAP should use requirePermissionToResume
to make sure that DDS waits for its call to resume
#54843
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
dds-dap
DDS issues related to the Debug Adapter Protocol (DAP) implementation
Use DDS'
requirePermissionsToResume
API to make sure that whenpause-isolates-on-start
is set, DDS waits forresume
request from all clients, including DAP.Context here: dart-lang/webdev#2257 (comment)
The text was updated successfully, but these errors were encountered: