Skip to content

timer::delayed_send() blocks, doesn't return immediately #4186

@ttaubert

Description

@ttaubert

The docs about timer::delayed_send() at http://dl.rust-lang.org/doc/std/timer.html say:

This call returns immediately.

In fact, it doesn't return immediately but blocks. Does this need a code fix or should the documentation be corrected?

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