Skip to content

Conversation

@ssnl
Copy link
Collaborator

@ssnl ssnl commented Feb 23, 2018

Fixes #5355

try:
while not self.data_queue.empty():
self.data_queue.get()
except FileNotFoundError:

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@soumith soumith merged commit 1ff537c into pytorch:master Feb 24, 2018
@ssnl ssnl deleted the dl_fd branch February 24, 2018 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataLoader.__del__ bug with mpi4py

4 participants