Launch send_git in background
This commit is contained in:
parent
801d59d860
commit
b5a8b5f5f9
@ -112,7 +112,7 @@ if ($ref =~ m<^refs/tags/(.+)$>)
|
||||
"rendu" => $tag,
|
||||
"login" => $repo_login,
|
||||
# "path" => "ssh://git\@localhost/".$ENV{GL_REPO},
|
||||
});
|
||||
}, undef, 1);
|
||||
};
|
||||
if ($@) {
|
||||
my $err = $@;
|
||||
|
Reference in New Issue
Block a user