Skip to content

Remove panic macros from sequence::root::daemon::Daemon::listen method #6

@maezred

Description

@maezred

The sequence::root::daemon::Daemon::listen method currently panics when it fails. This enhancement would remove all those situations and instead return a std::result::Result.

At the moment this issue pertains to my develop branch which will persist when it's merged with master.

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