Skip to content

Binary Data event names incorrectly handled #426

@kitgxrl

Description

@kitgxrl

Currently if there is some additional data attached to a binary event, it is not possible to retrieve that additional data, e.g xxx["my_binary_event", "extra data"] is not correctly handled. The worst case scenario is that the event name is labelled entirely wrong. In the previous example the library currently just strips the brackets and ", which would cause an event name of: my_binary_eventextra data or something along those lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions