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

Problem: lack of batching support in FilesClientScriptJob #38

Closed
sevein opened this issue May 3, 2024 · 1 comment
Closed

Problem: lack of batching support in FilesClientScriptJob #38

sevein opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@sevein
Copy link
Member

sevein commented May 3, 2024

This continues the work done in #11 introducing support for batches. There is some infra in place (see task backend), but it's just boilerplate that needs to be completed.

We can probably use a sync.WaitGroup for now, to wait for all the gearmin callbacks to complete.

@sevein
Copy link
Member Author

sevein commented May 8, 2024

Fixed in #45.

@sevein sevein closed this as completed May 8, 2024
@sevein sevein added this to the Technology Preview milestone Jul 9, 2024
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

No branches or pull requests

1 participant