Describe the issue with documentation
We added a feature that allow more than one pool slots to be used by a single task in #7160
However, we currently have no docs on it.
We should add some docs in https://airflow.apache.org/docs/apache-airflow/stable/concepts/pools.html that covers:
- Example of an operator using it
- Use-cases when it might be helpful