Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Jan 15, 2025

[xarray-beam] replace setup_executor with needs_setup in ChunksToZarr

If a user wants to manage setup themeslves, they can call setup_zarr() ahead of time. That is cleaner than a fixed interface using a fire and forget concurrent.futures.Executor, which we cannot even check for success (because the future object gets thrown away).

@copybara-service copybara-service bot changed the title Replace setup_executor with needs_setup in ChunksToZarr [xarray-beam] replace setup_executor with needs_setup in ChunksToZarr Jan 15, 2025
@copybara-service copybara-service bot closed this Jan 17, 2025
@copybara-service copybara-service bot deleted the test_715610663 branch January 17, 2025 16:27
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.

0 participants