mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:23:15 +08:00
9474d03912
* Consolidate wait implementations. * Consolidate fetch implementations. * Share callback between wait and fetch to address issue in which only one callback can be run for a given subscribe channel. * Reactivate manager tests. * Remove more code. * Add some documentation.