claws / aioprometheus

A Prometheus Python client library for asyncio-based applications
174 stars 21 forks source link

Made @timer decorator works with both coroutines and regular functions #54

Closed BnnaFish closed 3 years ago

BnnaFish commented 3 years ago

Now you can use same decorator for regular function

Also fixed issue with missed finally https://github.com/claws/aioprometheus/issues/47

claws commented 3 years ago

Thanks

claws commented 3 years ago

Changes released in version 21.7.0.