Pytorch Windows EOFError: Ran out of input when num_workers>0

What is your batch size and how large is each sample?
I would like to reproduce the error as I’m wondering why a single worker seems to be able to load the data while multiple workers crash.