distilabel
distilabel copied to clipboard
Fix routing batch function deadlocks and unordered batches
Description
This PR fixes several issues that caused deadlocks and having a final dataset with unordered batches caused when a routing batch function was used in a pipeline. Several tests have been added to check that everything is working correctly.