`block_on` is a problem proven insides tokio async context, it's better to remove them all: - [ ] Remove all block_on in our codebase. - [ ] https://github.com/datafuselabs/databend/pull/6930 - [ ] Remove `executor` features from the `futures` crate so that we will not use it anymore