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

Fix for issue 134 #135

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Fix for issue 134 #135

merged 4 commits into from
Aug 16, 2024

Conversation

CraigHawker
Copy link
Collaborator

Fix for #134 (if a log file is unavailable, exception is shown to the user and log cannot be downloaded).

Situation:
In some cases the log file may be on disk but inaccessible (e.g. it is locked by another process). In these cases the log cannot be downloaded.

Improvement:
Inaccessible logs will be skipped but a user will be shown a message to show that the download may be missing some files.

@CraigHawker CraigHawker merged commit c5c2244 into master Aug 16, 2024
1 check passed
@CraigHawker CraigHawker deleted the issue-134 branch August 16, 2024 13:28
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

Successfully merging this pull request may close these issues.

1 participant