sdk
sdk copied to clipboard
DAP should use `requirePermissionToResume` to make sure that DDS waits for its call to `resume`
Use DDS' requirePermissionsToResume API to make sure that when pause-isolates-on-start is set, DDS waits for resume request from all clients, including DAP.
Context here: https://github.com/dart-lang/webdev/issues/2257#issuecomment-1942909830