Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disposed object exception with a previously successfully imported package #38

Closed
tusmester opened this issue Jun 9, 2023 · 0 comments
Closed
Assignees
Labels
backend bug Something isn't working client

Comments

@tusmester
Copy link
Member

tusmester commented Jun 9, 2023

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

3 participants