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

Pause tile reloads when worker layer update is pending #4893

Merged
merged 4 commits into from
Jun 28, 2017
Merged

Conversation

anandthakker
Copy link
Contributor

Fixes #4738

@anandthakker
Copy link
Contributor Author

This isn't pretty, but (a) it can hold us over until we can take on larger refactors, and (b) it's probably good to wire in this dependency--i.e. the need for batched-updated processing to control tile loading--before those refactors, so that we have to take it into account when we do them.

@jfirebaugh
Copy link
Contributor

Unfortunately this doesn't fix the issue. I'll add the test file to this branch so you can see.

@anandthakker
Copy link
Contributor Author

Shoot, my unit test was bogus. Amended / force-pushed and I think it should now be fixed.

(Note: temporarily leaving the test file in for verification despite lint errors.)

@anandthakker anandthakker merged commit aadda03 into master Jun 28, 2017
@anandthakker anandthakker deleted the fix/4738 branch June 28, 2017 11:39
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.

2 participants