We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9b31f commit 116a54aCopy full SHA for 116a54a
1 file changed
src/Stack/Docker.hs
@@ -91,7 +91,7 @@ import qualified System.Posix.User as PosixUser
91
-- Otherwise, runs the inner action.
92
--
93
-- This takes an optional release action which should be taken IFF control is
94
--- transfering away from the current process to the intra-container one. The main use
+-- transferring away from the current process to the intra-container one. The main use
95
-- for this is releasing a lock. After launching reexecution, the host process becomes
96
-- nothing but an manager for the call into docker and thus may not hold the lock.
97
reexecWithOptionalContainer
0 commit comments