Skip to content

runtime: stop single goroutine #31132

Open
@dlsniper

Description

During debugging it would be useful to resume all goroutines except a single one, as it's the case in other programming languages.

In #25578 we have the request to resume a single goroutine while all others are stopped so this would be the similar/opposite request.

I'm sorry I don't know what else I could put in this request to make it more useful. Feel free to edit it with more details. Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    DebuggingNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions