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