ray/dashboard/modules/actor
Lixin Wei b7e35acf14
[RuntimeEnv] Raise RuntimeEnvSetupError when Actor Creation Failed due to It (#19888)
* ray_pkg passed

* fix

* fix typo

* fix test

* fix test

* fix test

* fix

* draft

* compile OK

* lint

* fix

* lint

* fix ci

* Update src/ray/gcs/gcs_server/gcs_actor_manager.cc

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* remove comment

* rename

* resolve conflict

* use unique ownership

* use DestroyActor instead of ReconstructActor

* fix sigment fault

* fix crash in debug log

* Revert "fix crash in debug log"

This reverts commit 8f0e3d37f062b664d8d0e07c6c1a9a715b8ba1ee.

Co-authored-by: SangBin Cho <rkooo567@gmail.com>
2021-11-15 07:43:35 -08:00
..
tests [RuntimeEnv] Raise RuntimeEnvSetupError when Actor Creation Failed due to It (#19888) 2021-11-15 07:43:35 -08:00
__init__.py [Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00
actor_consts.py [Dashboard] Reorganize dashboard modules - node (#16217) 2021-06-07 19:50:46 -07:00
actor_head.py fallback to grpc.experimental.aio when importing grpc.aio (#20287) 2021-11-13 15:59:57 +09:00
actor_utils.py [Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00