Skip to content

exception handling for context managers #7

@AndreLouisIssa

Description

@AndreLouisIssa

the current implementation of context managers directly calls the inner context, but if an exception were to occur then the context would never be exited, 'leaking' context on that thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions