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 warning about unowned dispatch queue used to retrieve tile images. #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

avi-c
Copy link
Contributor

@avi-c avi-c commented Apr 17, 2019

Ensure the dispatch queue used for image tile retrieval tasks is not deallocated due to an unowned variable.

This has been a warning for a while, but appears to actually break and cause crashes with apps built against Xcode 10.2

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