You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CHANGES: makes metrics_handler implementation async by using a thread pool executor ot execute prometheos_client.generate_latest call
- CHANGES: general upgrade of webserver dependencies:
aiohttp and python-socketio cannot be upgraded to the latest. Needs further refactoring (see #2008 and notes in requirement files)!
- FIXES: services/web/server/tests/integration/01/test_exporter.py was de-activated.
- CHANGES: unified pylint testing by reusing pytest-simcore utils
- CHANGES: moves socket-io fixtures to simcore-pytest
0 commit comments