Skip to content

Documentation on Actors is misleading #155

Closed
@jacobat

Description

@jacobat

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.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions