Skip to content

Remove unused dependencies from Cargo.toml#97

Open
mszabo-wikia wants to merge 2 commits intomainfrom
remove-unused-deps
Open

Remove unused dependencies from Cargo.toml#97
mszabo-wikia wants to merge 2 commits intomainfrom
remove-unused-deps

Conversation

@mszabo-wikia
Copy link
Collaborator

I intend to upgrade them in a followup PR, so reduce the number of places we need to do that in advance.

mszabo-wikia and others added 2 commits February 14, 2026 01:20
There are several places across hakana that duplicate the logic
of splitting a list of files into appropriate-sized chunks for
parallel execution and more may be forthcoming.
So, create a new hakana-executor crate with a reusable parallel_execute()
function and use it instead.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
I intend to upgrade them in a followup PR, so reduce the number of
places we need to do that in advance.
Base automatically changed from factor-out-parallel-execution to main February 27, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant