sudarshan2906 commented on issue #17223:
URL: https://github.com/apache/airflow/issues/17223#issuecomment-886753579
@ephraimbuddy This should also fix the task cluster policy which I am using?
```
def task_policy(task):
task.run_as_user = 'testuser'
```
--
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]