Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate RuntimeContext.get (ray-project#33734)
RuntimeContext.get exposes Cython ids instead of strings so we should deprecate it and in favor of get_xxx_id() methods. Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com> Signed-off-by: elliottower <elliot@elliottower.com>
- Loading branch information