graphite-project / carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
http://graphite.readthedocs.org/
Apache License 2.0
1.5k stars 490 forks source link

Fixing tests #934

Closed deniszh closed 2 years ago

deniszh commented 2 years ago

Backport changes from master. Still not sure why pyhash installation not working in tests, despite downgrading setuptools, removing it for now.