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