Skip to content

Question: shutdown_complete_rx never used in the Listner #88

@Aklenor

Description

@Aklenor

Why do you put shutdown_complete_rx: mpsc::Receiver<()> into Listner struct if it never used inside of it?

shutdown_complete_rx: mpsc::Receiver<()>,

while shutdown_complete_tx: mpsc::Sender<()> seems reasonable for me.

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