diff options
author | http://claimid.com/strager <strager@web> | 2012-08-11 04:50:52 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-11 04:50:52 +0000 |
commit | a2cc373879c7c81b3a59681ed875dfdd63c8920c (patch) | |
tree | d77fc41cf0601ff33d2af3b98c7c2b2d70cffe77 | |
parent | c130878ad6d66fb2b52dd0ea2aa385dab6388790 (diff) |
Added a comment
-rw-r--r-- | doc/design/assistant/blog/day_57__afk/comment_1_70e1c9f925f040c1700d3e26bab373d5._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_57__afk/comment_1_70e1c9f925f040c1700d3e26bab373d5._comment b/doc/design/assistant/blog/day_57__afk/comment_1_70e1c9f925f040c1700d3e26bab373d5._comment new file mode 100644 index 000000000..c83403620 --- /dev/null +++ b/doc/design/assistant/blog/day_57__afk/comment_1_70e1c9f925f040c1700d3e26bab373d5._comment @@ -0,0 +1,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. + +"""]] |