1
1
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:
Rick Winfrey 2017-03-21 10:31:14 -07:00
parent 7d48f6b8ad
commit 4e653a1c9e

View File

@ -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