InvokeAI/invokeai/app
Lincoln Stein 94e04b1e1e
Fix race condition in download queue when concurrent jobs share destination directory (#104) (#8931)
* Initial plan

* Fix race condition in _do_download when scanning for .downloading files



* chore(backend): update copyright

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
2026-03-06 03:35:44 +00:00
..
api Fix: Replace deprecated huggingface_hub.get_token_permission() with whoami() (#8913) 2026-02-28 15:59:45 +00:00
assets/images
invocations Feature: flux2 klein lora support (#8862) 2026-02-24 02:55:39 +00:00
services Fix race condition in download queue when concurrent jobs share destination directory (#104) (#8931) 2026-03-06 03:35:44 +00:00
shared
util feat(multiuser mode): Support multiple isolated users on same backend (#8822) 2026-02-26 23:47:25 -05:00
__init__.py
api_app.py feat(multiuser mode): Support multiple isolated users on same backend (#8822) 2026-02-26 23:47:25 -05:00
run_app.py Fix: Shut down the server with one keyboard interrupt (#94) (#8936) 2026-03-05 22:01:40 -05:00