General changes
- Several bugs have been fixed:
- bug concerning calculation of active samplers in IS has been fixed
- bug possibly leading to deadlock in conductor has been fixed
- bug possibly causing an error message on exit of a task has been
fixed
- bug possibly leading to deadlock in conductor or transient
exception while adding monitor has been fixed
- bug possibly leading to overflow in sampling rate adaptation has
been fixed
- bug possibly leading to samplers stopping sampling process has
been fixed
- bug causing race condition in monitoring task when forwarding
events has been fixed
- bug possibly leading to an error on shutdown of task when exiting
due to exception has been fixed
- bug leading to race condition on exit of forwarding thread in
task has been fixed
- bug possibly leading to broken pipe when forwarding events in
tasks has been fixed
- fixed usage of ERS
- changed wait value semantics in nextEvent from seconds to
milliseconds
To be implemented