Skip to content

handle_handshake exceptions out on odd username circumstances #246

@Tyler-pierce

Description

@Tyler-pierce

This happened on windows but not linux (couldn't tell why). When in a skip_database scenario and not passing the unneeded opt username, the protocol.ex line in handle hanshake :unicode.characters_to_binary(opts[:username]) errors out (presumably on nil) with an argument error. Passing the opt username: "" fixed it.

Not urgent, I can put a PR up next week if you like, to address it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions