Job running forever in dashboard

Hello Ray team,

I’ve been experiencing a peculiar issue with Ray. After submitting a job, I noticed that it continues to run on the dashboard even after the job gets finished. I’ve checked for proper cleanup, blocking code, and updated to the latest Ray version, but the problem persists. Could you please provide guidance on why this might be happening and how I can address it effectively? Any insights or suggestions would be greatly appreciated.

Note: I have a breakpoint at the end of client script

Thank you!

Hi @kartik_sharma, does the error show up if you remove the breakpoint?

You may also want to tag this under “Dashboard” and “Monitoring & Debugging” instead of Ray Core and Client.