Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ConstellationChan. #11270

Merged
merged 1 commit into from May 19, 2016
Merged

Remove ConstellationChan. #11270

merged 1 commit into from May 19, 2016

Commits on May 19, 2016

  1. Remove ConstellationChan.

    It's a pointless abstraction that propagates the obsolete chan terminology,
    swaps the order in which the sender and receiver are returned, and hides a
    source of panics.
    Ms2ger committed May 19, 2016
You can’t perform that action at this time.