-
Notifications
You must be signed in to change notification settings - Fork 419
Closed
Labels
enhancementAdding features, adding tests, improving documentation.Adding features, adding tests, improving documentation.
Milestone
Description
On http://ruby-concurrency.github.io/concurrent-ruby/Concurrent/Actor.html (as linked from https://github.com/ruby-concurrency/concurrent-ruby#features--documentation) the code samples use a terminated
method on the actor which does not exist on 0.7.0.
The Wiki mentions (https://github.com/ruby-concurrency/concurrent-ruby/wiki#asynchronous-concurrency) which links to a different page in the docs (http://ruby-concurrency.github.io/concurrent-ruby/Concurrent/Actress.html):
Actress (replacement for the deprecated Actor)
It would be nice if the documentation could somehow reflect reality a bit better.
Metadata
Metadata
Assignees
Labels
enhancementAdding features, adding tests, improving documentation.Adding features, adding tests, improving documentation.