Skip to content

Remove the headless OpenGL display mutex workaround #245

Description

@ciscorn

MapLibre Native has a thread-safety issue in headless GL display create/teardown, so maplibre-native-rs adds a mutex as a workaround (headlessDisplayMutex in src/cpp/map_renderer.h).

Once the fix (maplibre/maplibre-native#4332) is merged (and MLN_COMMIT and release in Cargo.toml are bumped), the workaround is no longer needed and can be removed.

Upstream Fix (Blocker)

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions