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

PICARD-2754: Handle launch with relative path and without valid cwd #2313

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

phw
Copy link
Member

@phw phw commented Sep 14, 2023

Summary

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Problem

If Picard gets called with a relative path but cwd is invalid (e.g. removed before actual launch) resolving the path lead to a crash.

Handle this error now by the file loading code

If Picard gets called with a relative path but cwd is invalid (e.g.
removed before actual launch) resolving the path lead to a crash.

Handle this error now by the file loading code
@phw phw requested a review from zas September 14, 2023 06:42
@zas zas changed the title PICARD-2754: Handle launche with relative path and without valid cwd PICARD-2754: Handle launch with relative path and without valid cwd Sep 14, 2023
Copy link
Collaborator

@zas zas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phw phw merged commit 10eafd1 into metabrainz:master Sep 14, 2023
69 checks passed
@phw phw deleted the PICARD-2754 branch September 14, 2023 08:11
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.

2 participants