Skip to content

Fix async subscriber monitor task

Jan David Mol requested to merge fix-async-subscriber into main

The subscriber monitor task can apparently freeze in monitor.poll(). That function must be called asynchronously instead.

Merge request reports

Loading