MCPcopy Create free account
hub / github.com/hunvreus/devpush / get_queue

Function get_queue

app/dependencies.py:113–114  ·  view source on GitHub ↗
(request: Request)

Source from the content-addressed store, hash-verified

111
112
113def get_queue(request: Request) -> ArqRedis:
114 return request.app.state.redis_pool
115
116
117async def get_current_user(

Callers 1

_create_user_with_teamFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected