potiuk commented on issue #30337: URL: https://github.com/apache/airflow/issues/30337#issuecomment-1490588547
* https://github.com/apache/airflow/pull/29895: fine - the files are not there after installations * https://github.com/apache/airflow/pull/30188: hard to test that one but basic killing works (and I have not seen a single flaky failure in our CI because of this one) . I am a bit surprised though I do not see Fix process killing with subprocess API (#30207) - which is actually a fix to my fix - neither on the list of issues here nor in release notes. The change is cherry-picked and technically it's a fix to a fix, so no big deal. Just wonder how it was lost from both release notes and issue status here. * https://github.com/apache/airflow/pull/30209 -> correct. METADATA is good now: `Requires-Dist: importlib-metadata (<5.0.0,>=1.7) ; python_version < "3.9"` -- 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]
