ray-project / ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
32.13k stars 5.48k forks source link

[core][ref counting] Borrowed objects not cleaned up #32956

Open rickyyx opened 1 year ago

rickyyx commented 1 year ago

What happened + What you expected to happen

When actor creation tasks (__init__) takes in object references, it seems they are not cleaned up properly.

Versions / Dependencies

master

Reproduction script

https://github.com/ray-project/ray/pull/32945/files

Issue Severity

None

stale[bot] commented 11 months ago

Hi, I'm a bot from the Ray team :)

To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.

If there is no further activity in the 14 days, the issue will be closed!

You can always ask for help on our discussion forum or Ray's public slack channel.