mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
This pattern can lead to potential file descriptor leaks, which can cause resource exhaustion or other unpredictable issues Pull Request resolved: https://github.com/pytorch/pytorch/pull/167423 Approved by: https://github.com/cyyever, https://github.com/Skylion007