Skip to content

json_parse_dispatch is not thread-safe: help the programmer #251

@lemire

Description

@lemire

Currently, there is a warning regarding the thread safety of json_parse_dispatch.

We need some kind of lock to handle the issue. E.g., there could be a lock in json_parse_dispatch to ensure that the pointer is only reassigned once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions