Skip to content

Could the goroutines support be accomplished with generators? #107

Closed
@getify

Description

@getify

Apologies for not knowing much about the internals of how this works, but I was just curious when reading the discussion about how goroutines look for blocking calls and process them, etc... would it be possible to support go-style CSP goroutines more directly, using generators and a channels API, similarl to how libs like these work:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions