mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +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).