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

Handle copying/disconnecting/crashing properly #2

Open
paulmueller opened this issue Mar 15, 2022 · 2 comments
Open

Handle copying/disconnecting/crashing properly #2

paulmueller opened this issue Mar 15, 2022 · 2 comments
Assignees
Labels
bug Something isn't working performance

Comments

@paulmueller
Copy link
Member

  • What happens in case the program gets closed (crash, user, blackout, task stopped via task manager) during a file transfer?
  • What if the destination folder gets disconnected during copying?
  • What if the software is closed during copying or maybe during compression, then the destination folder gets deleted and then the software is started again?
@paulmueller paulmueller changed the title Handle copying/disconnecting properly Handle copying/disconnecting/crashing properly Mar 15, 2022
@paulmueller paulmueller self-assigned this Mar 15, 2022
@B-Hartmann
Copy link
Contributor

B-Hartmann commented May 10, 2023

Regarding RTDC: Empty RTDC files (recorded with Shape-In, but no events) cause an error. Either ignore these files or copy them as is; inform the user which of these options was used.
Right now, there is also no message that tells the user that all other files were copied correctly, which leads to confusion and uncertainty what the software now did or did not do.

@paulmueller paulmueller added performance bug Something isn't working labels Nov 30, 2023
@paulmueller
Copy link
Member Author

AFAIK this does not apply to the "CatchAll" recipe. So using that should always be safe.

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

No branches or pull requests

2 participants