potiuk commented on PR #31001:
URL: https://github.com/apache/airflow/pull/31001#issuecomment-1543592748
> @potiuk I had another look at my grep results for celery_executor.app and
I still don't see anything else that (isn't docs), the hits for mocks that came
up in your IDE were already updated in my branch.
The change is still missing in
`airflow/docs/apache-airflow/howto/docker-compose/docker-compose.yaml` :)
It has not been changed in your PR :)
```
- 'celery --app airflow.executors.celery_executors.app inspect ping -d
"celery@$${HOSTNAME}"'
```
I think you must have some problem with wrong branch number because the PR
here only modifies those files:

* no .rst files
* no `docker-compose.yaml` file
Unless I totally miss something
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]