Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike: remove generics #320

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Spike: remove generics #320

wants to merge 9 commits into from

Conversation

ferglor
Copy link
Collaborator

@ferglor ferglor commented Apr 5, 2024

In this spike, we are:

  • Updating automation types to no longer be generic
  • Splitting pkgutil into v2 and v3 subpackages
  • v2 remains unchanged
  • v3 replaces the pkgutil.RunJobs call with a simpler worker pool with a work function. Workers write into a shared result object, as before.

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.

1 participant