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

Schedule: track the waiting tasks with task ID, and deleted the scheduled task with exceeded state from the waiting tasks queue (#4958) #4975

Merged

Commits on May 23, 2022

  1. deleted the scheduled task with exceeded state from the waiting tasks…

    … queue
    
    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6b9ffdc View commit details
    Browse the repository at this point in the history
  2. use task id instead of task ptr in the waiting task queue

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a4c816d View commit details
    Browse the repository at this point in the history
  3. fix bugs

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu authored and ti-chi-bot committed May 23, 2022
    Configuration menu
    Copy the full SHA
    9d4f6b8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    86b151e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62a8de View commit details
    Browse the repository at this point in the history