It looks like several magick huge tempfiles (up to 1GB) filled up HDD and the error was that there was not enough space. I erased all those files and now there are no errors any more even with TaskFactory.
I did not know how to use ResourceLimits in the above code. I have ObservableCollection of FileData in which I have above the method. I believe it creates as many as it can fit in threadpool. Is there still better way to use your library that you can recommend?
Great that you have implemented ToImageSource(), I will switch to yours.
I did not know how to use ResourceLimits in the above code. I have ObservableCollection of FileData in which I have above the method. I believe it creates as many as it can fit in threadpool. Is there still better way to use your library that you can recommend?
Great that you have implemented ToImageSource(), I will switch to yours.