Skip to content

Confine errgroup.Groups to scanDir in the Filesystem source#4808

Open
camgunz wants to merge 3 commits intofs-source-confine-symlink-state-to-scansymlinkfrom
fs-source-simplify-workerpools
Open

Confine errgroup.Groups to scanDir in the Filesystem source#4808
camgunz wants to merge 3 commits intofs-source-confine-symlink-state-to-scansymlinkfrom
fs-source-simplify-workerpools

Conversation

@camgunz
Copy link
Contributor

@camgunz camgunz commented Mar 10, 2026

Description:

In the Filesystem source, only scanDir utilizes an errgroup.Group, so this simplifies things by only creating one there, rather than managing them throughout the rest of the source.

@camgunz camgunz requested a review from a team as a code owner March 10, 2026 16:24
@camgunz camgunz changed the title Only create an errgroup.Group inside scanDir (where it's used) in the… Confine errgroup.Groups to scanDir in the Filesystem source Mar 10, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@camgunz camgunz force-pushed the fs-source-simplify-workerpools branch from dd9cca4 to 5c1131e Compare March 10, 2026 17:03
@camgunz camgunz force-pushed the fs-source-confine-symlink-state-to-scansymlink branch from f8f26c1 to 940b4eb Compare March 11, 2026 10:17
@camgunz camgunz force-pushed the fs-source-simplify-workerpools branch from 5c1131e to 84bad12 Compare March 11, 2026 10:19
@camgunz camgunz force-pushed the fs-source-confine-symlink-state-to-scansymlink branch from 940b4eb to 418d6cd Compare March 11, 2026 10:24
@camgunz camgunz force-pushed the fs-source-simplify-workerpools branch from 84bad12 to f0fc20f Compare March 11, 2026 10: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.

2 participants