pub async fn build( tx: Sender<Command>, config: CowCellReadTxn<ConfigFile>, connpool: SqlitePool ) -> Option<JoinHandle<Result<(), Error>>>