admaio
admaio
Might this be related to [this](https://github.com/omnetpp/omnetpp/issues/773) other issue?
Sorry for the late reply. The issue arises when several simulations are launched in parallel and they all try to write on a single SQLite database. According to [this](https://www.sqlite.org/faq.html#q5) link,...
As a follow-up, a similar issue was faced for the inProgressFrames, where the queueLength can take negative values. The issue seems a bit more critical here because the value of...