From c6651b2fa7fa7ab3c31f340524e3473301e14a3b Mon Sep 17 00:00:00 2001 From: "cmt.miniBill@1ee673129c276f72c8d7c2974091af7618a22c2a" Date: Mon, 1 Feb 2016 23:09:49 +0000 Subject: Added a comment: Output --- .../comment_1_0c428752e38798f0e8c8a72457c0a670._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/concurrency/comment_1_0c428752e38798f0e8c8a72457c0a670._comment (limited to 'doc/todo/concurrency') diff --git a/doc/todo/concurrency/comment_1_0c428752e38798f0e8c8a72457c0a670._comment b/doc/todo/concurrency/comment_1_0c428752e38798f0e8c8a72457c0a670._comment new file mode 100644 index 00000000..f5505140 --- /dev/null +++ b/doc/todo/concurrency/comment_1_0c428752e38798f0e8c8a72457c0a670._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="cmt.miniBill@1ee673129c276f72c8d7c2974091af7618a22c2a" + nickname="cmt.miniBill" + subject="Output" + date="2016-02-01T23:09:49Z" + content=""" +Didn't you solve the output problem for git-annex? +"""]] -- cgit v1.3-2-g0d8e From 218060d05467812ddbd4b3f0e59fc4f10f08b659 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Feb 2016 12:04:53 -0400 Subject: close --- doc/todo/concurrency.mdwn | 3 +++ .../comment_2_d259eb0ff27327cc94542c9374d3da90._comment | 8 ++++++++ 2 files changed, 11 insertions(+) create mode 100644 doc/todo/concurrency/comment_2_d259eb0ff27327cc94542c9374d3da90._comment (limited to 'doc/todo/concurrency') diff --git a/doc/todo/concurrency.mdwn b/doc/todo/concurrency.mdwn index fa0e22ea..0d1dc847 100644 --- a/doc/todo/concurrency.mdwn +++ b/doc/todo/concurrency.mdwn @@ -109,3 +109,6 @@ responsible for such output, but it could be printed out, with appropriate warnings, at the end. [[!tag user/joey]] + +> [[done]]; use Propellor.Property.Concurrent to make properties run +> concurrently. --[[Joey]] diff --git a/doc/todo/concurrency/comment_2_d259eb0ff27327cc94542c9374d3da90._comment b/doc/todo/concurrency/comment_2_d259eb0ff27327cc94542c9374d3da90._comment new file mode 100644 index 00000000..b2f2e192 --- /dev/null +++ b/doc/todo/concurrency/comment_2_d259eb0ff27327cc94542c9374d3da90._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-02-02T16:04:31Z" + content=""" +Oh I forgot to close this. Propellor has had Propellor.Property.Concurrent +for a while. +"""]] -- cgit v1.3-2-g0d8e