The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: e1bd4d89ab3086d0d08639a4cba9c3abb2461f77 / Jarek Potiuk <[email protected]> Move redis subscribe to poke() method in Redis Sensor In RedisPubSubSensor subscription has been done in constructor, which was pretty wrong - for example it means that when scheduler parses the sensor, it involves subscribing to the messages and commmunication with redis DB. This PR moves subscription to "poke()" method, which is executed on worker instead. Report URL: https://github.com/apache/airflow/actions/runs/5720031688 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
