Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Make sure we don't delete any objects that are used from other threads #198

Closed
kkaefer opened this issue May 13, 2014 · 1 comment
Closed
Labels

Comments

@kkaefer
Copy link
Member

kkaefer commented May 13, 2014

When parsing tiles, we use a read-only version of the Style object from worker threads. However, when you quit the application, we destruct the Style object, which makes the worker threads crash

@kkaefer kkaefer added the bug label May 13, 2014
@jfirebaugh
Copy link
Contributor

This will be fixed by #1065.

acalcutt pushed a commit to acalcutt/mapbox-gl-native that referenced this issue Apr 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants