The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
82bbdbc3ecca7aa2bf69672bc9f65bbf1a1388a8 / Daniel Standish 
<[email protected]>
Use sentinel to elide the dag object on reserialization

We don't serialize the dag on the task.dag attr when making RPC calls.  By 
marking it with a sentinel value, we can add understand when we're dealing with 
a deserialized object, and then re-set the dag attr while skipping some of the 
extra code applied in the setter.

Report URL: https://github.com/apache/airflow/actions/runs/9119005140

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to