Skip to content

(empty) use of thread::spawn is confusing #22

@badboy

Description

@badboy

thread::spawn is used with an empty block of code, but never used again afterwards.
The short multithreading chapter is not really introducing multithreading, but just there to find the sleep function.

This should be renamed and reworded to avoid the unused spawn

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