.
This commit is contained in:
parent
bd82c134eb
commit
b497b3384d
@ -443,6 +443,8 @@ func (e *RequestHandler) GitSubmoduleCommitId(cwd, packageName, commitId string)
|
|||||||
|
|
||||||
foundLock.Lock()
|
foundLock.Lock()
|
||||||
|
|
||||||
|
e.Log("getting commit id '%s' from git at '%s' with packageName: %s", commitId, cwd, packageName)
|
||||||
|
|
||||||
go func() {
|
go func() {
|
||||||
defer foundLock.Unlock()
|
defer foundLock.Unlock()
|
||||||
defer close(data_out.ch)
|
defer close(data_out.ch)
|
||||||
|
Loading…
Reference in New Issue
Block a user