Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
def
get_queue(request: Request) -> ArqRedis:
114
return
request.app.state.redis_pool
115
116
117
async
def
get_current_user(
Callers
1
_create_user_with_team
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected