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

experimental refactoring of channel communication #1378

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2020

  1. experimental refactoring of channel communication

    this is an attempt to improve the readability of
    some scorch goroutine communication by hiding
    some of the channel mechanics inside methods
    that better describe what they're doing
    mschoch committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    412a8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ae1fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a8784e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. remove outdated comment

    mschoch committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c034871 View commit details
    Browse the repository at this point in the history