An error occurred while fetching the assigned milestone of the selected merge_request.
This merge request implements support for pickling of DataLoader instances and CachedDataSources.
This allows DataLoaders to be used in multiprocessing scenarios when the DataLoader instance is transferred using a queue.
Fixes #32 (closed)