Dino Hensen

Results 37 comments of Dino Hensen

Had this issue for months, only suffered from this when editing javascript though, not while doing python, so I figured it was null-ls or prettier. Then googling, but this was...

@faergeek this is helpfull. On closer look it puts me back at the top of my function. When developing react and having a single component per file this is most...

and another one, isolated example (v25.3.0, happens with 24.12.0 as well): ![Image](https://github.com/user-attachments/assets/db2d3119-546b-4286-a262-ea4722e5f20a) But happens in a semi-serious application since roughly 2024-08-09 looking at my logs. This happened around that time:...

works using 23.6.0: ![Image](https://github.com/user-attachments/assets/3b44436e-669c-4bea-8e56-6f1d25578f44) ```python import asyncio from sanic import Sanic from sanic.log import logger app = Sanic("graceful_shutdown_example") # app.config.GRACEFUL_SHUTDOWN_TIMEOUT = 30 # default 15 is enough async def cleanup_tasks():...

Looks like this started happening since 23.12.

~~Converted to draft: when `auto_reload=True` this method does not update SERVER_NAME.~~ False alarm, I got fooled by my logs. Scrolled up too far, this scroll issue happened consistently 5 times...

5 months later but still no feedback here :-1: . FYI: new developer run into this each day that just start using libraries in this repo.