File: comment_1_70e1c9f925f040c1700d3e26bab373d5._comment

package info (click to toggle)
git-annex 5.20151208-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 48,312 kB
  • sloc: haskell: 48,234; sh: 1,540; ansic: 484; makefile: 267; perl: 145
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.

"""]]