The example that retrieves the LUTs never exit from the loop

Issue #129 closed
Paolo Brandoli repo owner created an issue

Both the c++ and the Java examples that retrieve the LUTs never exit from the loop. Instead of just ignoring the exception they should break the loop.

Comments (6)

  1. Log in to comment