Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions