This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
synapse_port_db: RuntimeWarning: coroutine 'BackgroundUpdater.do_next_background_update' was never awaited #6719
Closed
Description
Running synapse_port_db
results in:
RuntimeWarning: coroutine 'BackgroundUpdater.do_next_background_update' was never awaited
being thrown in the log and the script wedging itself. This was introduced in #6647.