Closes the connection manager and stops background processes.
@override Future<void> close() async { await dispose(); }