juergbi opened a new pull request, #2064: URL: https://github.com/apache/buildstream/pull/2064
The asyncio child watcher system was deprecated in Python 3.12 and will be fully removed in Python 3.14. We use it only to watch a single process (buildbox-casd) and can use a simple watcher thread for that. Fixes #1990. -- 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]
