Skip to content

XavierGeerinck/ray-repro-cython-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This issue reproduces an issue in Ray Actors that does not support Cythonized Async methods. It will throw TypeError: cannot pickle '_cython_3_0_2.coroutine' object when trying to use Actors that return an async method.

Running

./scripts/test-with-cython.sh  my_module/tests/test_async_cython.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors