PatrykGala opened a new pull request, #962: URL: https://github.com/apache/plc4x/pull/962
1. The uncaught `PlcUnsupportedDataTypeException` from PlcValueHandler caused the CompletableFuture not to complete, the `OpcuaPlcDriverTest` hangs on `CompletableFuture.get()` 2. The root problem is the missing support of BigInteger in [PlcValueHandler.java](https://github.com/apache/plc4x/compare/develop...PatrykGala:plc4x:fix-test#diff-4a6f80d3ad2ced6c8c8bf3f146280004412c868a26cb1539b68486dce2671ba3) -- 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]
