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

executor: fix CTE goroutine leak when exceeds mem quota #50828

Merged
merged 7 commits into from
Feb 19, 2024

Commits on Jan 30, 2024

  1. fix cte may leak goroutine when child.Close() return error

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    38614f4 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d112981 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cab84a0 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    994bfd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix open

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    258be98 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

  1. fix reset tracker

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9c00311 View commit details
    Browse the repository at this point in the history