ashb commented on issue #50185: URL: https://github.com/apache/airflow/issues/50185#issuecomment-2967156151
Thanks, yeah. I'm only just now getting back around to looking at this issue and the linked PR in detail. I don't have any reader/writer thread in my WIP right now, and wasn't thinking of adding any, so I don't think my changes will in help at all this way. (In my head I was thinking "we can just send all the responses from sync code, make note of the request_id, then have asnyc code wait for a response to that matching request_id. But that won't help squat here) Thanks very much for the detailed and helpful comments @x42005e1f. -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org