mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 03:31:02 +02:00
Updated all CLIs
This commit is contained in:
parent
cd88efa332
commit
d0cc173112
5 changed files with 13 additions and 19 deletions
|
|
@ -142,6 +142,7 @@ async def run(running, **args):
|
|||
de_q = asyncio.Queue(maxsize=10)
|
||||
|
||||
url = args["url"]
|
||||
flow_id = args["flow_id"]
|
||||
|
||||
load_task = asyncio.create_task(
|
||||
loader(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue