Skip to content

Make non blocking calls to Hub #3

@CaptChrisD

Description

@CaptChrisD

Most calls are blocking which should be removed to increase performance.

Example

 Hub.update [:foo, :bar], hi: :there

Causes blocking due to internal Genserver.call

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions