You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/26 21:21:48 UTC

[GitHub] [airflow] warrenstephens commented on issue #17241: Python Operator on Apple M1, python 3.9.6, airflow 2.1.2

warrenstephens commented on issue #17241:
URL: https://github.com/apache/airflow/issues/17241#issuecomment-887036464


   Hitting the "back" button on the UI, then shows the "log_it" task (rather than "print_it"), and then running "log_it" will crash the pod, like this:
   ```
   $ kubectl get pods
   NAME                                                READY   STATUS             RESTARTS   AGE
   annotateduglogit.e7d5501e50d644d8894934b6880613b7   0/1     CrashLoopBackOff   2          62s
   ```


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org