Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] out of band serialization exception (ray-project#47544)
Introduce an env var to raise an exception when there's out of band seriailzation of object ref Improve error message on out of band serialization issue. There are 2 types of issues. 1. cloudpikcle.dumps(ref). 2. implicit capture. See below for more details. Update an anti-pattern doc. Signed-off-by: ujjawal-khare <[email protected]>
- Loading branch information