Skip to content

Raw pointer prevents me from using threads #100

@voider1

Description

@voider1

I was trying to use threading with this JSON module and I couldn't compile because there's a raw pointer here. It also only implements Sync, but not Send. I assume the library is thread safe and is only missing a Send?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions