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

[FEAT] Add runner logic in PyRunner for ActorPoolProject #2677

Merged
merged 8 commits into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    4fd9387 View commit details
    Browse the repository at this point in the history
  2. [FEAT] Add RayRunner actor pool execution

    Jay Chia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    471e54a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d762a View commit details
    Browse the repository at this point in the history
  4. Fix merge conflict

    Jay Chia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2670417 View commit details
    Browse the repository at this point in the history
  5. use future.add_done_callback to release resources

    kevinzwang authored and Jay Chia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6b19b40 View commit details
    Browse the repository at this point in the history
  6. Remove RayRunner functionality

    Jay Chia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3de162e View commit details
    Browse the repository at this point in the history
  7. Rm Ray test

    Jay Chia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    675b0b1 View commit details
    Browse the repository at this point in the history
  8. Kevin comments

    Jay Chia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bf88e8a View commit details
    Browse the repository at this point in the history