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

(fix) Fix parallelization of zarr writes #178

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

carlosgjs
Copy link
Collaborator

There was a bug in the use of Station objects as a dictionary key. The class was overriding __hash__ but not __eq__, which resulted in erratic behavior when used as a key.

  • additional logging

@carlosgjs carlosgjs temporarily deployed to github-pages August 15, 2023 01:10 — with GitHub Actions Inactive
@carlosgjs carlosgjs merged commit d7a34ce into master Aug 15, 2023
23 checks passed
@carlosgjs carlosgjs deleted the carlosg/fixhash branch August 15, 2023 13: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.

3 participants