| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[core][refactor] move NodeManager::KillWorker to WorkerInterface::KillAsync for better testability (#54068) Following the suggestion in https://github.com/ray-project/ray/pull/53562#discussion_r2157785191, this PR moves NodeManager::KillWorker to WorkerInterface::Kill so that we can mock the method for testing if it is invoked or not, instead of spawning a real process to see if it is killed or not. As a side effect, this will also eliminate the confusion between NodeManager::KillWorker and NodeManager::DestroyWorker. --------- Signed-off-by: Rueian <rueian@anyscale.com> | 1 年前 | |
[core] Add some mock headers for ray core (#18265) * up * up * up * format * up * up * format | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 4 年前 |