SenseNet / sn-io

Import and export features and tools for the sensenet repository.
GNU General Public License v2.0
0 stars 0 forks source link

Disposed object exception with a previously successfully imported package #38

Closed tusmester closed 1 year ago

tusmester commented 1 year ago

@VargaJoe commented on Fri Jun 09 2023

An import error is occured when attempting to import a package that had been successfully imported in the past. However, the issue is not consistently reproducible, as the import process functions flawlessly after removing the previously imported content.

image.png

The occurrence of this issue has become increasingly frequent, appearing randomly during image imports. Another variation of the error includes the following: image

After the occurrence of the error, the execution of the program stops. The expectation is for it to skip the faulty content and proceed with the next one.