mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-18 07:37:56 +02:00
We want to lock the table just before the insert we want to protect is made. In the case of the perform_create action in the Document viewset, an http call is made after the lock and can take a very long time, blocking for nothing the table.