CI: test_on_completed_callback_refcount
failed on Python 3.12 #46452
Closed
Description
What happened + What you expected to happen
test_on_completed_callback_refcount
failed on Python 3.12
Versions / Dependencies
Python 3.12
Reproduction script
python -m pytest -vvs python/ray/tests/test_asyncio.py -k "test_on_completed_callback_refcount"
Issue Severity
None