mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 16:32:21 +08:00
[Core] Show_webui segfault fix. (#8323)
This commit is contained in:
@@ -217,6 +217,7 @@ cdef extern from "ray/core_worker/core_worker.h" nogil:
|
||||
int num_workers
|
||||
(c_bool() nogil) kill_main
|
||||
CCoreWorkerOptions()
|
||||
(void() nogil) terminate_asyncio_thread
|
||||
|
||||
cdef cppclass CCoreWorkerProcess "ray::CoreWorkerProcess":
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user