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

Unclear error message when I/O thread interrupted #11978

Closed
cyberduck opened this issue Dec 1, 2005 · 0 comments
Closed

Unclear error message when I/O thread interrupted #11978

cyberduck opened this issue Dec 1, 2005 · 0 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

1fc53bf created the issue

Lately I've been seeing a lot of "The IO Thread was interrupted" error message which made me think. I know what this means but I'm a java programmer. This is an inappropriate message for a typical end user who will likely not know what either "IO", "thread" or even "interrupt" means in this context. Furthermore, it doesn't tell me which file had the problem.

This message should be changed to something like "filename could not be uploaded because servername closed the connection" or something like that. You can probably do better than that, but you get the idea. Test out the error message on a few non-programmer friends and see if they understand it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants