mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 12:24:32 +08:00
5ac2df4329
* Decrement reference count for result of serialization callback and also for an object created in DeserializeDict. * Check tuples exactly so named tuples go to callback. * Assert that callback is set if _pytype_ key present.