client_python
client_python copied to clipboard
Support decoration of async functions
Fix #535
Only tests to check expected behaviour were added. I hope to finalise the PR after a merge of #766.
Can I help move this forward in any way? I've implemented the code to handle async and pushed it here: https://github.com/camlee/prometheus_client_python/commit/beae31aeb9cff15e77c0e4567556992800a5a663
It passes all of your unit tests.