mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:23:10 +08:00
02931e08f3
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).