sunildataengineer commented on PR #65480: URL: https://github.com/apache/airflow/pull/65480#issuecomment-4525114134
@dabla — both addressed: 1. SFTPOperatorTrigger renamed to SFTPTrigger (consistent with other providers) 2. SFTPHookAsync.transfer() now uses asgiref sync_to_async instead of asyncio.run() 3. asgiref>=3.5.2 added to provider dependencies Ready for re-review 🙏 -- 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]
