Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PICARD-2754: Handle launche with relative path and without valid cwd
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
- Loading branch information