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

lib: refactored scheduling policy assignment #32663

Closed

Commits on Apr 13, 2020

  1. lib: refactored scheduling policy assignment

    In previous implementation it was clubbed into declaration of scheduling
    policies and fetching the schedulingPolicy. Now they are separate
    variables, so that in future if one want to add new scheduling policy.
    It is much simpler and not obsfucated.
    yashLadha committed Apr 13, 2020
    Copy the full SHA
    4985a2e View commit details
    Browse the repository at this point in the history