Skip to content

Add a way to exit the thread #3

@ferdynton

Description

@ferdynton

On a previously reported issue it was mentioned that there's no way to exit a UniqueThread. If an error occurs, the thread dies but it keeps the lock.

We should have some sort of UniqueThread::ExitError that a user can throw to terminate the thread AND liberate the lock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions