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

feat: add Close method for resource cleanup in graceful shutdown (backport #16193) #16204

Merged
merged 3 commits into from
May 19, 2023

Commits on May 18, 2023

  1. feat: add Close method for resource cleanup in graceful shutdown (#16193

    )
    
    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    (cherry picked from commit 09ca393)
    
    # Conflicts:
    #	CHANGELOG.md
    #	server/start.go
    yihuang authored and mergify[bot] committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9b37c60 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    yihuang committed May 18, 2023
    Configuration menu
    Copy the full SHA
    83deaa7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. fix build

    julienrbrt committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6073dad View commit details
    Browse the repository at this point in the history