[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.9'
Florian Forster
octo at verplant.org
Tue Jul 6 13:02:18 CEST 2010
src/plugin.c | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit dd28a7dbb9404672d850063f3e58ee8dc6debb20
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Jul 6 13:00:32 2010 +0200
src/plugin.c: Check "read_loop" when returning from "pthread_cond_timedwait".
Otherwise it may take up to $Interval seconds until all read threads
shut down. This bug was introduced in version 4.8.4 (commit dbe1a7d).
More information about the collectd-changes
mailing list