mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:18:59 +08:00
c647dd5f6c
* 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.