wenjin272 commented on PR #926: URL: https://github.com/apache/flink-agents/pull/926#issuecomment-5436646964
The Python UTs are failing in `test_async_workers_carry_descriptive_names`. This test comes from #1028, which added descriptive names for Python async executor threads. It looks like the rebase restored the pre-#1028 implementation of `create_async_thread_pool()`, dropping `_ASYNC_POOL_ID` and `thread_name_prefix` while retaining the test from `main`. Could you restore the #1028 implementation here? -- 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]
