Skip to content

runtime: remove implementation restriction on channel element size #9120

@bradfitz

Description

@bradfitz
It appears that gc and the runtime currently disable channel elements to be over 64kB:

    http://play.golang.org/p/_aVWt-qiud

But I see nothing about this (allowed?) implementation restriction in the spec, despite
the spec calling out a number of other implementation-allowed restrictions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions