Skip to content

Thread Saftey? #23

@QuinnDamerell

Description

@QuinnDamerell

Thanks for your work on the project! It would be great if you could add some notes to the APIs indicating if they are thread-safe or not. For example, should I create one static instance of the filter and then allow multiple threads to use it? Or should I create a new filter object per thread?

From looking at the code the functions look thread-safe, but I can't say that for 100% certainly.

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