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

run load() before switching to single-threaded scheduler #211

Merged
merged 3 commits into from
Nov 11, 2021
Merged

Conversation

huard
Copy link
Collaborator

@huard huard commented Nov 10, 2021

Overview

This PR fixes #204

@huard huard requested a review from aulemahal November 10, 2021 22:05
Copy link
Collaborator

@aulemahal aulemahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe indeed this solution will be better for performances!

finch/processes/utils.py Outdated Show resolved Hide resolved
huard and others added 2 commits November 11, 2021 08:44
Co-authored-by: Pascal Bourgault <pascal.bourgault@gmail.com>
# Perform computations
ds.load()

# This is necessary when running with gunicorn to avoid lock-ups
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this comment should be removed

huard added a commit to bird-house/birdhouse-deploy that referenced this pull request Nov 17, 2021
Update Finch to v0.7.7

Changes
Non-breaking changes

New component version Finch:0.7.7
Related Issue / Discussion
Additional Information
Revert "added SENTRY_ENV environment variable" by @matprov in #213
Refresh notebooks by @Zeitsperre in bird-house/finch#201
Add SENTRY_ENV param by @matprov in bird-house/finch#203
Multiple rcps for ensemble processes by @aulemahal in bird-house/finch#202
Remove bugging drop after geoserver upgrade by @aulemahal in bird-house/finch#207
Update to xclim 0.31 by @aulemahal in bird-house/finch#209
Fix xarray, dask and gunicorn related hang by @cjauvin in bird-house/finch#204
run load() before switching to single-threaded scheduler by @huard in bird-house/finch#211
Add average flag for ensemble processes by @aulemahal in bird-house/finch#210
Revert "added SENTRY_ENV environment variable" by @matprov in bird-house/finch#213
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