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

[ECO-4953][CHA-RL7] Executor for mutually exclusive room lifecycle operations #29

Closed

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b70db24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0596e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e385614 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Updated AtomicExecutor, set default value for task priority, added do…

    …cumentation
    
    for the same
    sacOO7 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    31ca6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c05911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d0870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fb5092 View commit details
    Browse the repository at this point in the history
  5. Refactored AtomicExecutor to TaskScheduler instead, more easy to unde…

    …rstand
    
    in the context of given tasks
    sacOO7 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c5e4d2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9847886 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d1d501 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25759b0 View commit details
    Browse the repository at this point in the history
  9. Refactored TaskScheduler, renamed to AtomicCoroutineScope which can only

    be initialized from static method
    sacOO7 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c3bf5e0 View commit details
    Browse the repository at this point in the history