Challado

Results 2 issues of Challado

Debian now uses python 3.12, and when you will run easysnmp we have these error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pysnmp/smi/builder.py", line 19, in SOURCE_SUFFIXES = importlib.machinery.SOURCE_SUFFIXES ^^^^^^^^^^^^^^^^^^^ AttributeError:...

bug

### Description On latest version of murmur on git, I have added these code on Register.cpp ``` void Server::initRegister() { connect(&qtTick, SIGNAL(timeout()), this, SLOT(update())); log(QString("qsRegName: '%1'").arg(qsRegName.isEmpty() ? QStringLiteral("Vazio") : qsRegName));...

bug
triage