Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ForNeVeR opened this issue Apr 19, 2023 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ForNeVeR
Copy link
Member

ForNeVeR commented Apr 19, 2023

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.

@ForNeVeR ForNeVeR added enhancement New feature or request help wanted Extra attention is needed labels Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant