mirror of
https://github.com/wassname/ray.git
synced 2026-09-26 14:10:59 +08:00
Executes tasks via the event loop in the C++ core worker. Also properly handles signals (including KeyboardInterrupt), so ctrl-C in a python interactive shell works now (if connecting to an existing cluster).