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

Bug1609422 5.6 #777

Merged
merged 2 commits into from Aug 4, 2016
Merged

Commits on Aug 3, 2016

  1. Fix bug 1609422 (Unit test lf-t unstable)

    Adjust lf-t test threads so that they call my_thread_end before
    signalling the main thread that test is done, in order to avoid race
    on with_my_thread_init flag, which would cause
    my_thread_init/my_thread_end mismatch. Remove obsolete "sleep(2)" from
    the test framework.
    laurynas-biveinis committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    d03cf92 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    b5998c3 View commit details
    Browse the repository at this point in the history