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 the problem: HostClient maybe delete when pendingClientRequests > 0 #1562

Merged
merged 10 commits into from
May 12, 2023
Merged

Commits on May 26, 2022

  1. add the functions to get host clients

    wangzhengkai.wzk committed May 26, 2022
    Configuration menu
    Copy the full SHA
    0109b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Feb 14, 2023

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

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    2f7e589 View commit details
    Browse the repository at this point in the history
  2. add concurrency for client's HostClient map

    wangzhengkai.wzk committed May 4, 2023
    Configuration menu
    Copy the full SHA
    528e386 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. delete test code

    wangzhengkai.wzk committed May 6, 2023
    Configuration menu
    Copy the full SHA
    421e51f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. add lock in once block

    wangzhengkai.wzk committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e9b4c3d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    de10b7c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	client.go
    wangzhengkai.wzk committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6a62ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    049b00c View commit details
    Browse the repository at this point in the history