diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/concurrency.mdwn | 3 | ||||
| -rw-r--r-- | doc/todo/concurrency/comment_2_d259eb0ff27327cc94542c9374d3da90._comment | 8 |
2 files changed, 11 insertions, 0 deletions
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. +"""]] |
