mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
* Move worker methods inside worker class. Move some helper methods from actor.py into utils.py and state.py. * Add more methods exposing task spec fields to Python. * Fix linting. * Fix error. * Remove unused code in default worker.