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 tasks in bkg pool may be called more frequently than expected #6910

Merged
merged 6 commits into from
Mar 2, 2023

Commits on Feb 27, 2023

  1. Prevent the bkg task shared by multiple threads

    Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
    JaySon-Huang committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2684f3c View commit details
    Browse the repository at this point in the history
  2. Split func

    Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
    JaySon-Huang committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    92ea49c View commit details
    Browse the repository at this point in the history
  3. Remove debug logging

    Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
    JaySon-Huang committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1aa6273 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Update comments

    Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
    JaySon-Huang committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2a2fb2c View commit details
    Browse the repository at this point in the history
  2. Add license header

    Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
    JaySon-Huang committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    57bcb4d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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