Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making the diagnostics computation async #116 #169

Merged
merged 3 commits into from
Nov 7, 2018

Commits on Oct 30, 2018

  1. making the diagnostics computation async camel-tooling#116

    Signed-off-by: Lars Heinemann <lhein.smx@gmail.com>
    lhein committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    7d0cce6 View commit details
    Browse the repository at this point in the history
  2. introducing a timeout for the wait for diag results camel-tooling#116

    Signed-off-by: Lars Heinemann <lhein.smx@gmail.com>
    lhein committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    97089b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Use Awaitility to check Diagnostic instead of active wait with while

    loop (camel-tooling#116)
    
    Signed-off-by: Aurélien Pupier <apupier@redhat.com>
    apupier authored and lhein committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    83568ac View commit details
    Browse the repository at this point in the history