ali hossaini rad

Results 3 issues of ali hossaini rad

Hi there. I implemented codes example but I get this error when uvicorn runs: ``` File "/home/ali/Documents/first_fastapi/venv/lib/python3.9/site-packages/starlette/routing.py", line 540, in lifespan async for item in self.lifespan_context(app): File "/home/ali/Documents/first_fastapi/venv/lib/python3.9/site-packages/starlette/routing.py", line 481,...

i want to run a function in schedule and then i need to run two function at one time.

Hello! I'm trying to analyze how FIFA enforces the single-session lockout feature, where logging in on console prevents additional sessions from being created on other devices or vice versa. Specifically,...