Skip to content

Should move to a modern thread handling library #184

@glennsarti

Description

@glennsarti

The codebase uses a lot of threading but doesn't seem to handle locks etc. e.g. The ruby array class is not necessarily thread safe.

Should probably move to a more modern implementation for threads, possibly using;
https://github.com/ruby-concurrency/concurrent-ruby

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