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.
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.