File: comment_1_70e1c9f925f040c1700d3e26bab373d5._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
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.

"""]]