Skip to content

fix: Fix MacOS path resolution failures and surface temp directory cleanup errors#183

Merged
cyclotruc merged 1 commit intomainfrom
refactor/remove-redundant-path-resolution
Feb 17, 2025
Merged

fix: Fix MacOS path resolution failures and surface temp directory cleanup errors#183
cyclotruc merged 1 commit intomainfrom
refactor/remove-redundant-path-resolution

Conversation

@filipchristiansen
Copy link
Contributor

@filipchristiansen filipchristiansen commented Feb 17, 2025

- Remove unnecessary _normalize_path(path.resolve()) calls, using path directly for ingestion
- Remove ignore_errors=True from shutil.rmtree to allow proper error reporting
@filipchristiansen filipchristiansen force-pushed the refactor/remove-redundant-path-resolution branch from b21cc74 to 070121c Compare February 17, 2025 14:03
@cyclotruc cyclotruc merged commit dc1224d into main Feb 17, 2025
18 checks passed
@filipchristiansen filipchristiansen deleted the refactor/remove-redundant-path-resolution branch February 17, 2025 18:15
filipchristiansen added a commit that referenced this pull request Mar 13, 2025
- Remove unnecessary _normalize_path(path.resolve()) calls, using path directly for ingestion
- Remove ignore_errors=True from shutil.rmtree to allow proper error reporting
filipchristiansen added a commit that referenced this pull request Mar 13, 2025
- Remove unnecessary _normalize_path(path.resolve()) calls, using path directly for ingestion
- Remove ignore_errors=True from shutil.rmtree to allow proper error reporting

Signed-off-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
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