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

System should not exit when template copying fails #365

Open
saramonzon opened this issue Nov 18, 2024 · 0 comments
Open

System should not exit when template copying fails #365

saramonzon opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@saramonzon
Copy link
Member

Sometimes when copying the template the copy is succesful but some of the metadata cannot be copied due to differences in filesystems.

Here the sys.exit should be removed and the error message be improved so the error is checked as warning and fixed accordingly:

Some tests have been performed as using the copy() function instead of default copy2() that is not supposed to copy metadata but the error was still prompted.

@victor5lm victor5lm self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants