mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 09:56:32 +08:00
Fix verbose shutdown error and test_env_with_subprocesses (#6614)
This commit is contained in:
@@ -81,7 +81,6 @@ cdef extern from "ray/core_worker/core_worker.h" nogil:
|
||||
c_vector[shared_ptr[CRayObject]] *returns) nogil,
|
||||
CRayStatus() nogil,
|
||||
c_bool ref_counting_enabled)
|
||||
void Disconnect()
|
||||
CWorkerType &GetWorkerType()
|
||||
CLanguage &GetLanguage()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user