mirror of
https://github.com/wassname/ray.git
synced 2026-09-25 14:00:37 +08:00
* 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.