swan-cern / jupyterhub-extensions

Customized components of the Jupyterhub server in SWAN (handlers, spawners, templates).
GNU Affero General Public License v3.0
26 stars 14 forks source link

Fix Metrics: Use context manager blocks instead of function decorators #70

Closed krishnan-r closed 2 years ago

krishnan-r commented 2 years ago

Decorators do not work in measuring async functions