File: comment_1_70e1c9f925f040c1700d3e26bab373d5._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (9 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
[[!comment format=mdwn
 username="http://claimid.com/strager"
 nickname="strager"
 subject="comment 1"
 date="2012-08-11T04:50:52Z"
 content="""
What if `storeKey`, `retrieveKeyFile`, etc. return an `IO ()` which cancels the operation, if possible?  The implementation can be canceled regardless if it uses separate processes or Haskell threads.

"""]]