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

Fix storage_lookup_patches return code in case process already termin… #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 8, 2018

  1. Fix storage_lookup_patches when process already exited

    If process terminated before storage_lookup_patches, then
    no buildids can be found and function must return -1.
    Roman Rashchupkin committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    26b0c6e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Add libcare-stresstest logging to files

    -change some printfs to logging
    Roman Rashchupkin committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    363eacb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Notify libcare-stresstest about child events

    Roman Rashchupkin committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    a5dca61 View commit details
    Browse the repository at this point in the history