mirror of
https://github.com/wassname/ray.git
synced 2026-08-05 13:21:03 +08:00
* Enable remote function and actor definitions to close over actor definitions. * Give better error message if actor objects are pickled. * Add tests for closing over actor definitions. * Fix linting.