Skip to content

Evaluate unwind safety of WaitQueue::wait #103

Closed
@jethrogb

Description

@jethrogb

If WaitQueue::wait unwinds, it leaves its entry in the UnsafeList. This is probably bad. Perhaps use rtassert/rtabort to avoid unwinding? Is there a way to make it unwind-safe?

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