Skip to content

Commit

Permalink
random change
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGoyette committed Apr 25, 2024
1 parent 276d6a4 commit c53181e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wandb/sdk/launch/agent2/controllers/local_container.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def __init__(
config, jobset, logger, legacy, scheduler_queue, max_concurrency
)
# TODO: handle orphaned runs and assign to self (blocked on accurately knowing the agent that launched these runs has been killed)
# for now

async def find_orphaned_jobs(self) -> List[Any]:
raise NotImplementedError
Expand Down

0 comments on commit c53181e

Please sign in to comment.