- May 18, 2020
-
-
André Anjos authored
Implement multiprocessing support for CachedDataSource Closes #32 See merge request !71
- May 15, 2020
-
-
Samuel GAIST authored
These test ensure that DataLoaders can be used with the multiprocessing module if these are passed through a queue.
-
Samuel GAIST authored
This will allow to pass an instance of it in a queue when using the multiprocessing module.
-
Samuel GAIST authored
This will allow to pass an instance of it in a queue when using the multiprocessing module.
-
- May 14, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This allows to reset the state of a data source. Currently only used by the CachedDataSource
-
Samuel GAIST authored
-
- Apr 30, 2020
-
-
André Anjos authored
-
André Anjos authored
-
- Mar 16, 2020
-
-
Samuel GAIST authored
-
- Mar 12, 2020
-
-
Flavio TARSETTI authored
Improve file name handling and removal in CachedDataSink See merge request !70
-
Samuel GAIST authored
This ensures that all files are tentatively removed.
-
- Mar 11, 2020
-
-
Flavio TARSETTI authored
Logger cleanup See merge request !69
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Python provides better tools that exceptions for that.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Mar 05, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Fix wrong instance variable name in error message See merge request !68
-
Samuel GAIST authored
-
- Feb 14, 2020
-
-
Samuel GAIST authored
-
- Feb 06, 2020
-
-
Flavio TARSETTI authored
Fix wait method Closes #30 See merge request !67
-
-
- Jan 23, 2020
-
-
André Anjos authored
Improve CachedDataSink error messages See merge request !66
-
Samuel GAIST authored
If the opening of the cache file fails, print an error message to know where to look at.
-