bugfix
This commit is contained in:
parent
a9dac89119
commit
767edfa606
@ -186,7 +186,7 @@ where a.llmid = b.id
|
|||||||
lus.append(r)
|
lus.append(r)
|
||||||
return lus
|
return lus
|
||||||
|
|
||||||
async def backend_accounting():
|
async def backend_accounting():
|
||||||
env = ServerEnv()
|
env = ServerEnv()
|
||||||
debug(f'backend accounting started ...')
|
debug(f'backend accounting started ...')
|
||||||
while True:
|
while True:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user