garydgregory commented on code in PR #799:
URL: https://github.com/apache/commons-io/pull/799#discussion_r2436118607
##########
src/test/java/org/apache/commons/io/channels/CloseShieldChannelTest.java:
##########
@@ -65,14 +63,11 @@ class CloseShieldChannelTest {
static Stream<Class<? extends Channel>> testedInterfaces() {
// @formatter:off
return Stream.of(
- AsynchronousByteChannel.class,
Review Comment:
Hello @ppkarwasz
Why have these interfaces been removed?
--
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]