dstandish commented on code in PR #28019:
URL: https://github.com/apache/airflow/pull/28019#discussion_r1037587532
##########
airflow/executors/base_executor.py:
##########
@@ -33,8 +33,6 @@
PARALLELISM: int = conf.getint("core", "PARALLELISM")
-NOT_STARTED_MESSAGE = "The executor should be started first!"
-
Review Comment:
maybe we need to maintain this for backcompat but that's basically xkcd1172
--
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]