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

Simplify style locking. #1224

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Simplify style locking. #1224

merged 1 commit into from
Jun 28, 2023

Conversation

manthey
Copy link
Member

@manthey manthey commented Jun 27, 2023

Just reference the unstyled instance directly. This improves speed by reducing locking.

Just reference the unstyled instance directly.  This improves speed by
reducing locking.
@manthey manthey force-pushed the refactor-style-locking branch from c2b92de to b157930 Compare June 27, 2023 20:02
@manthey manthey changed the title Simply style locking. Simplify style locking. Jun 28, 2023
@manthey manthey merged commit 58731ec into master Jun 28, 2023
@manthey manthey deleted the refactor-style-locking branch June 28, 2023 12:10
manthey added a commit that referenced this pull request Jun 30, 2023
PR #1224 changed how unstyled data was accessed to reduce locking.  As a
side effect, if you asked for the dtype from a source with a default
style before asking for tile data, the result could be inconsistent.
This fixes that.
manthey added a commit that referenced this pull request Jul 3, 2023
Improve how dtypes are reported from #1224
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