mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
This fixes "The process cannot access the file because it is being used by another process" errors on Windows. The file is still automatically deleted by the `os.unlink` call later in the function. Updates #5606 Fixes #5642 |
||
|---|---|---|
| .. | ||
| apps | ||
| data | ||
| migrations | ||
| static | ||
| test | ||
| utils | ||
| __init__.py | ||
| alembic.ini | ||
| config.py | ||
| constants.py | ||
| env.py | ||
| main.py | ||