ABin-Huang commented on PR #1061: URL: https://github.com/apache/tomcat/pull/1061#issuecomment-5556006066
This PR supersedes #1060 which had merge conflicts. The branch has been rebuilt from scratch with all 5 modified files based on the latest `main` branch content (verified against `apache/tomcat@719edeaa`): - `ChannelReceiver.java` — waitForReady() default method - `NioReceiver.java` — CountDownLatch readiness signaling - `ChannelCoordinator.java` — wait for receiver before getLocalMember() - `LocalStrings.properties` — new i18n messages - `TestChannelCoordinatorStartupRace.java` — 5 unit tests If the mergeable state still shows conflicts due to the fork's base being older, reviewers can use the "Update branch" button to sync, or I can rebase if needed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
