euri10

Results 50 issues of euri10

### Discussed in https://github.com/encode/uvicorn/discussions/2298 Originally posted by **peterschutt** April 5, 2024 If the shutdown failure message isn't initiated by the app receiving a "lifespan.shutdown" from uvicorn, then the app continues...

**Describe the bug** I can crash the server using the below app, it happens evertime I run the second wrk command, and the stacktrace is: ```bash ❯ python main_socketify.py ERROR:root:Uncaught...

bug

**Describe the bug** lifespan crashes without any interesting info **To Reproduce** Steps to reproduce the behavior: run that simple app, it runs ok with lifespan=False and crashes with lifespan=True `ERROR...

## Description - ## Closes

### Description following this discussion https://discord.com/channels/919193495116337154/1256638718236823593 we could make the below mvce simpler and catch a `HTTPDisconnect` instead of forcing the user to use anyio `CancelledError` (see @provinzkraut answer here:...

Bug :bug:

fix #37 I dont know the workflow too well here, let me know if I'm missing something

hello, it would be amazing now 17 is live :) thanks in advance

### Description if using a custom env like described in https://docs.litestar.dev/2/usage/templating.html#registering-a-custom-template-engine I cannot add template callables, the registration is bypassed ### URL to code causing the issue _No response_ ###...

Bug :bug:

fix #3791 ## Description - ## Closes

Triage Required :hospital:
pr/external
size: small
type/bug
area/template