* fix(langflow): handle KeyboardInterrupt and terminate process in run function for graceful shutdown * refactor(langflow): remove unnecessary try-except block and sys.exit calls in run_langflow function * fix(langflow): handle exceptions properly and exit with appropriate status codes * refactor: update multiprocess imports in langflow/__main__.py Adds type ignore |
||
|---|---|---|
| .. | ||
| base | ||
| langflow/version | ||
| .gitignore | ||
| Dockerfile | ||