Skip to content

Named Threads #1

@ghost

Description

The old API allowed for named threads. They didn't do anything functionally except identify which thread was doing what in warning messages. Ideally, if we did allow for this, we could keep a cache and access the different threads by name. That might be useful.

However, I won't bother with this feature unless there is sufficient demand for it.

Note, because of the changed API it will likely have to be an option rather than an argument of the #autoreload method, e.g.

  autoreload('foo.rb', :name=>:foo)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions