Closed oliverholworthy closed 1 year ago
Add fixture to cleanup dataloader threads. In case we end up with some tests that partially consume a dataloader object without stopping it. Reducing the risk of issues later with slow running tests.
https://nvidia-merlin.github.io/models/review/pr-1167
Add fixture to cleanup dataloader threads. In case we end up with some tests that partially consume a dataloader object without stopping it. Reducing the risk of issues later with slow running tests.