mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
📝 purpose of sending "continue" to socket server
This commit is contained in:
parent
7d48f6b8ad
commit
4e653a1c9e
@ -45,6 +45,7 @@ spec = parallel $ do
|
||||
liftIO $ setEnv "GIT_SOCKSTAT_VAR_repo_id" "uint:10"
|
||||
liftIO $ setEnv "GIT_SOCKSTAT_VAR_user_id" "uint:20"
|
||||
|
||||
-- | Prepares server to tell GitmonClient to "continue"
|
||||
liftIO $ sendAll server "continue"
|
||||
object <- parseObjOid (pack "dfac8fd681b0749af137aebf3203e77a06fbafc2")
|
||||
commit <- reportGitmon' socketFactory "cat-file" $ lookupCommit object
|
||||
|
Loading…
Reference in New Issue
Block a user