Skip to content
Snippets Groups Projects
Commit 3238d801 authored by Georges Racinet's avatar Georges Racinet
Browse files

post-receive: fire after locks release for MR creation pushvar

Because the Rails application can perform Mercurial writes
synchronously during treatment of the post-receive API call,
we need the latter to happen only after full locks release.

The only currently know case happens during Merge Request,
creation, hence we change the behaviour on this stable branch
only in that case. It would probably be better to make this
inconditionally for the default branch (after all
PostReceive should mean the reception is fully done).

Closes heptapod#505
parent 7da8185a
Branches
Tags
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment