The GitHub Actions job "Fory CI" on fory.git/function_serializer has failed. Run started by GitHub user esafak (triggered by esafak).
Head commit for run: fa2a6deff6200f05f2a3606e233eec44866e06cd / Emre Şafak <[email protected]> feat(python): Add FunctionSerializer for function serialization * Implement `FunctionSerializer` to handle serialization and deserialization of function objects. * Utilize `cloudpickle` for robust function serialization, including closures and lambdas. * Introduce new test cases in `test_function.py` to cover various function types: * Lambda functions (simple and with closures). * Regular functions. * Nested functions. * Register `FunctionSerializer` in `_registry.py` for automatic detection and handling of function types during serialization. * Ensure compatibility with both cross-language and Python-only modes. Report URL: https://github.com/apache/fory/actions/runs/16198521331 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
