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