Results 2 issues of Sebastian Maj

### Goal: Drain gracefully jobs from scheduler if aiohttp is shutting down. ### Repro: 1. Execute: ``` import asyncio import logging import aiojobs from aiohttp import web async def coro(app):...

## Description `Oops! Something went wrong` message after adding first service/SLO. Before that, the app was loading fine. ## Steps to Reproduce ## Expected Behaviour ## Relevant Logs / Console...

bug