Skip to content

fix: file system loop#12

Merged
not-matthias merged 1 commit intomainfrom
cod-1464-file-system-loop-inside-instrument-hooks
Oct 7, 2025
Merged

fix: file system loop#12
not-matthias merged 1 commit intomainfrom
cod-1464-file-system-loop-inside-instrument-hooks

Conversation

@not-matthias
Copy link
Member

No description provided.

@not-matthias not-matthias force-pushed the cod-1464-file-system-loop-inside-instrument-hooks branch from c358391 to 62a2542 Compare October 7, 2025 09:57
@not-matthias not-matthias requested review from art049 and Copilot October 7, 2025 09:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a file system loop issue by restructuring symbolic links in the example/instrument-hooks directory. The changes replace a single parent directory symlink with more specific symlinks to individual directories.

  • Removed a symlink pointing to the parent directory (../)
  • Added specific symlinks for includes and dist directories pointing to ../../includes and ../../dist respectively

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
example/instrument-hooks Removed parent directory symlink that was causing the loop
example/instrument-hooks/includes Added specific symlink to includes directory
example/instrument-hooks/dist Added specific symlink to dist directory

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@not-matthias not-matthias force-pushed the cod-1464-file-system-loop-inside-instrument-hooks branch 3 times, most recently from ad807e4 to 1a84db2 Compare October 7, 2025 10:44
@not-matthias not-matthias requested a review from art049 October 7, 2025 15:12
@not-matthias not-matthias merged commit 1752e9e into main Oct 7, 2025
15 checks passed
@not-matthias not-matthias deleted the cod-1464-file-system-loop-inside-instrument-hooks branch October 7, 2025 15:18
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.

3 participants