Skip to content

SocketReactor: post ErrorNotification on exception #3702

@aleks-f

Description

@aleks-f

When an exception is thrown in the main reactor loop, default error handler is called and the error is printed out, but the subscribers are not made aware of it. Also, since the reactor typically runs in its own thread, the printout is not indicative of where exactly the error happened.

Adding this feature will make the diagnostics easier and the reactor subscribers will be immediately aware of the problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions