jason810496 commented on PR #72127: URL: https://github.com/apache/airflow/pull/72127#issuecomment-5439490044
> Does this change the methods that a Trigger author would use to interact with the state store? i.e. aget rather than get? Yes, but they can be done in the follow-up, since there're only two triggers using the Asset Store so far. But they're kind of using in incorrectly (e.g. calling directly with the sync method within the async trigger.run method or using asyncio.to_thread. -- 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]
