Open
Description
Body
I’m not sure what the cause is tbh. To reproduce:
- Create a pool that with a low slot count
- Create a dag that uses the pool to trigger more tasks than the slot count that run at the same time
- Run the dag
You’d get something like this
I’m also not sure what the bar should look like either. When the pool is empty (no task runs using it), the bar shows the pool’s total slots. But when it is used, the count can go over the total.
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.