Skip to content

Expose exceptions happened during TdLib.Bindings.Receiver::ProcessEvents #169

@ForNeVeR

Description

@ForNeVeR

While discussing #167, we've found that there's an event TdLib.Bindings.Receiver::ExceptionThrown that is emitted when there's an error during the loop in TdLib.Bindings.Receiver::ProcessEvents.

But this event is never exposed to the user; it's impossible to know there even was an error, since the receiver type is internal.

We should think about exposing it somehow: at least in the form of a user-visible event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions