Skip to content

[REQ] Use send_timeout() instead of send() to prevent deadlocks #1

Description

@mhatzl

Note: This cannot be implemented at the moment, because std::mpsc::SyncSender has no public send_timeout() function.

Requires send_timeout() to become public.
Private impl see: https://github.com/rust-lang/rust/blob/f8276c94ac06b272e88fb1bb9c5f6615fc5876ef/library/std/src/sync/mpmc/mod.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions