Skip to content
  • Christian Schulte zu Berge's avatar
    Fixed assertion in campvis-test: · 2a2ff2b5
    Christian Schulte zu Berge authored
    campvis-test does not use OpenGLJobProcessor and only initializes it halfway. However, some CAMPVis functionality relies on that. Therefore, I introduced a hack/workaround to set the OpenGL thread manually if you need to.
    
    Furthermore, added exit(EXIT_FAILURE) to recursive assertions to avoid possible endless assertion loops in campvis-test (and thus amok running jobs in Jenkins).
    2a2ff2b5