adrian-vlad
adrian-vlad
Hi, I tried running the test code with pypy and it doesn't work. ``` pi@raspberrypi:/usr/local/lib/python3.9/dist-packages $ pypy3 -m gpiod.test.blink 0 7 Traceback (most recent call last): File "/usr/lib/pypy3/lib-python/3/runpy.py", line 196,...
I got this error `com.adahas.tools.jmxeval.exception.JMXEvalException: Block [0] in expression [0 * 1] invalid` where 0 is the value returned by JMX and 1 is a constant in an expressions similar...
While using this tool to get some kafka metrics into nagios we stumbled upon this error: `Block [3.487953628987248E-5] in expression [3.487953628987248E-5 * 1] invalid` It seems that this tool does...