mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
![]() * [Core] Support ConcurrentGroup part1 (#16795) * Core change and Java change. * Fix void call. * Address comments and fix cases. * Fix asyncio * Change core worker C++ namespace to ray::core (#17610) * [C++ Worker] Replace `Ray::xxx` with `ray::xxx` and update namespaces (#17388) * [core] make 'PopWorker' to be an async function (#17202) * make 'PopWorker' to be an async function * pop worker async works * fix * address comments * bugfix * fix cluster_task_manager_test * fix * bugfix of detached actor * address comments * fix * address comments * fix aioredis * Revert "fix aioredis" This reverts commit 041b983eac95b105ab0e853e84c4cf2647008431. * bug fix * fix * fix test_step_resources test * format * add unit test * fix * add test case PopWorkerStatus * address commit * fix lint * address comments * add python test * address comments * make an independent function * Update test_basic_3.py Co-authored-by: Hao Chen <chenh1024@gmail.com> Co-authored-by: Qing Wang <kingchin1218@gmail.com> Co-authored-by: Hao Chen <chenh1024@gmail.com> Co-authored-by: qicosmos <383121719@qq.com> Co-authored-by: SongGuyang <guyang.sgy@antfin.com> |
||
---|---|---|
.. | ||
api | ||
performance_test | ||
runtime | ||
serve | ||
test | ||
build-jar-multiplatform.sh | ||
BUILD.bazel | ||
checkstyle-suppressions.xml | ||
checkstyle.xml | ||
cleanup.sh | ||
dependencies.bzl | ||
generate_jni_header_files.sh | ||
pom.xml | ||
test.sh | ||
testng.xml |