mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
The inline dummy backend reported files safe before the upload response returned, so the analyzing upload state was never observable. Delay the safe result off the request thread to expose it for frontend testing.