Added threaded create_vm endpoint
This commit is contained in:
4
pkgs/clan-cli/.vscode/launch.json
vendored
4
pkgs/clan-cli/.vscode/launch.json
vendored
@@ -9,8 +9,8 @@
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "clan_cli.webui",
|
||||
"justMyCode": true,
|
||||
"args": [ "--reload", "--no-open", "--log-level", "debug" ]
|
||||
"justMyCode": false,
|
||||
"args": [ "--reload", "--no-open", "--log-level", "debug" ],
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user