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

fix: read goroutine nil pointer panic #235

Merged
merged 7 commits into from
Jul 24, 2021
Merged

fix: read goroutine nil pointer panic #235

merged 7 commits into from
Jul 24, 2021

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    0572416 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. remove lock & use closure

    Verthandii committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    4cad3ad View commit details
    Browse the repository at this point in the history
  2. remove useless code

    Verthandii committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    a0c786f View commit details
    Browse the repository at this point in the history
  3. continue wait ch

    Verthandii committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    e55febe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1968f42 View commit details
    Browse the repository at this point in the history
  5. add ErrConnectionClosed

    Verthandii committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    beeff6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3db9253 View commit details
    Browse the repository at this point in the history