Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dereference ref_dict causes hang #398

Open
tbenst opened this issue Jul 7, 2023 · 1 comment
Open

Dereference ref_dict causes hang #398

tbenst opened this issue Jul 7, 2023 · 1 comment

Comments

@tbenst
Copy link

tbenst commented Jul 7, 2023

I've traced a hang when using Pytorch to this line:

if ref_dict is None or not is_ref(ref_dict):

The full trace is here:
https://gist.github.com/tbenst/2b6ef453b37f634f32d856bbdceed71e

Any idea what might be causing this, or how I could troubleshoot?

@macisamuele
Copy link
Collaborator

Having more details on how to reproduce the issue could help us more in providing support.
Checking the stacktrace nothing specific rings a bell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants