_runner
_check_shutdown_is_supported()
¶
Raises:
Type | Description |
---|---|
HTTPException(status_code=HTTP_422_UNPROCESSABLE_ENTITY)
|
If FRACTAL_RUNNER_BACKEND is the thread-based 'local' backend. |
Source code in fractal_server/app/routes/aux/_runner.py
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
|