-
Notifications
You must be signed in to change notification settings - Fork 1.3k
sharedThreadPool reference in platform specific implementations #12712
Comments
Initial debugging shows that creating sources before the map is initialized is broken and results in the above crash or freeze. This regression was introduced with the async GeoJsonSource features conversion in #12580. |
I'm seeing |
The cc @kkaefer |
|
They shouldn't reference |
What are the next steps here? Should we keep the reference to the pointer instead of dereferencing it? Is a separate thread pool implementation required as of now? Ideally, the fix would need to land before the |
This is the Android-specific |
🤦♂️ |
DraggableMarkerActivity
crashes onmaster
during startup with this exception:/cc @tobrun
The text was updated successfully, but these errors were encountered: