Skip to content

Regevent server: fix unexpected termination on receiving subscribe

The termination was caused by an uncatched exception in the onSubscribeReceived() callback.

Merge request reports