Comment 1 for bug 867882

Revision history for this message
chrismd (chrismd) wrote :

There was an explicit check for NaNs in the MetricPickleReceiver class but not in the MetricLineReceiver (or MetricDatagramReceiver) for that matter. I've fixed this by moving it to the base MetricReceiver class.