Skip to content

Thread-safety #14

@iosonopersia

Description

@iosonopersia

oc_ocdm is not thread-safe!

As for now, it's better to make sure that this library is used inside only one execution context at a time.

This is caused by the way in which the IDs of new entities are managed (storing and reading counters from text files or in-memory dictionaries).

It could be worth having a look at the CounterHandler subclasses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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