mirror of
https://github.com/wassname/ray.git
synced 2026-07-08 10:23:06 +08:00
d19f7ad853
* Implement plasma_release, enabling clients to indicate when they are no longer using an object. * Call plasma_release for each plasma_create call, and call plasma_release from the manager. * Fixes. * Create client specific contexts for plasma_store callbacks. * More changes. * Fixes. * Cleanup lists of clients using objects when a client disconnects. * Make names parallel.