chrisdutz commented on code in PR #1727: URL: https://github.com/apache/plc4x/pull/1727#discussion_r1738464931
########## plc4j/spi/src/main/java/org/apache/plc4x/java/spi/ConversationContext.java: ########## @@ -149,7 +149,7 @@ interface ContextHandler { void cancel(); - void awaitResponse() throws InterruptedException, ExecutionException; + void await() throws InterruptedException, ExecutionException; Review Comment: Ups... Didn't want to unresolve.. Mobile phone UI slighty clunky. No objections -- 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: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org