Skip to content

Error with .expect() instead off .unwrap() where code should indeed panic #72

@DanGould

Description

@DanGould

There are a few spots in the scheduler.rs where the code should indeed panic. .expect() instead of .unwrap() to document why

on handle.await and pjs.lock() and iter.next().unwrap(); // we assume there is at least 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions