mypy tests hang after importing PyTorch Lightning #8341
Labels
bug
Something isn't working
help wanted
Open to be worked on
priority: 1
Medium priority task
won't fix
This will not be worked on
🐛 Bug
My tests hang/take much longer to run when I import from pytorch lightning. After letting it run for a very long time I get the error:
Please reproduce using the BoringModel
Will work on this.
To Reproduce
Import pytorch_lightning and then try to run mypy tests.
Expected behavior
mypy tests don't hang
Environment
conda
,pip
, source): piptorch.__config__.show()
:Additional context
This is very similar to the issue python/mypy#8481
The text was updated successfully, but these errors were encountered: