bugfix
This commit is contained in:
parent
c73cd3f862
commit
d833c6751a
@ -388,7 +388,7 @@ async def inference_generator(request, *args, params_kw=None, **kw):
|
||||
yield d
|
||||
|
||||
async def _inference_generator(request, callerid, callerorgid,
|
||||
params_kw=params_kw, **kw):
|
||||
params_kw={}, **kw):
|
||||
if not params_kw:
|
||||
params_kw = env.params_kw
|
||||
if not params_kw.transno:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user