Pierre Fersing

Results 11 issues of Pierre Fersing

PR for #286, which add NewProcessWithFields and ProcessesWithFields. All information are fetched upfront (so no update) and using fewer syscall/files read than the NewProcess/Processes conterpart. Information must be requested when...

It seems that currently nothing purge old logs file. Which means that after a while a lots of files may be present in /var/log/jmxtrans and consume disk space. I'm not...

After installing jmxtrans on CentOS or Fedora using RPM package and rebooting: ``` [root@fedora25 user]# /etc/init.d/jmxtrans start Starting JmxTrans... [root@fedora25 user]# /etc/init.d/jmxtrans status JmxTrans is not running. ``` This is...

For a daemon, the init.d script use a PID to track the process. Usually PID are stored in /run or /var/run. In case of daemon running as non-root, the PID...

Split of https://github.com/eclipse/paho.mqtt.python/pull/786 : contains add of formatting using ruff-format. This PR will not be merged yet as it will need fewer pending PR to avoid conflict.

When worker stop due to max-lifetime, the first thread will now wait for additional thread to complet before terminating the worker process. This fix the issue described in #1894. With...

Isn't more adapted to use "counter" type of value and let collectd compute the delta between value ? It simplify the code and also make metric being "per second". With...

On the DST end that happened this weekend for Europe (the 2020-10-29, for CET/CEST or Europe/Paris), celery beat stopped sending tasks that should be running every minutes. Note: AFAIK, Europe...

Component: Celerybeat
Issue Type: Bug Report

If we install whoisit, a top-level package `tests` will be installed in the site-package, which seems unwanted. Step to reproduce (done in a freshly created virtualenv: `virtualenv myvenv; . ./myvenv/bin/activate`:...

**Describe the bug** I got some random crash when calling SensorsTemperatures() on MacOS (24.3.0 on arm64). The error seems to be some kind of race-condition, since it only occur when...

os:darwin
package:sensors