Muhammad Furqan Habibi

Results 3 issues of Muhammad Furqan Habibi

Closes #323 The lifespan state is created in lifespan cycle, and a shallow copy is passed in http cycle. Also added test to confirm the functionality. Note that a sub-dependency...

FastAPI version [0.94.0](https://github.com/tiangolo/fastapi/releases/tag/0.94.0) and Starlette version [0.26.0](https://github.com/encode/starlette/releases/tag/0.26.0) have added support for lifespan state. Other ASGI server implementation like uvicorn have added support as well. Reference: https://asgi.readthedocs.io/en/latest/specs/lifespan.html#lifespan-state

### What are you really trying to do? Deploy temporal with pdb. ### Describe the bug server-pdb is broken and can't be deployed because it uses `.` inside range block...

bug