mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 05:16:30 +08:00
420bcc0477
* Moved put_objects in main_loop to inside of try block * Added test for failed serialization * Fixed naming * Minor