2.1.1
Core's ray_ipc_connect gained a 5th timeout_ms parameter (default-budget when <= 0); the Python FFI shim still called it with 4 args, breaking the wheel build against the updated core. Pass 0 to preserve prior behavior.
Core's ray_ipc_connect gained a 5th timeout_ms parameter (default-budget when <= 0); the Python FFI shim still called it with 4 args, breaking the wheel build against the updated core. Pass 0 to preserve prior behavior.