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 suspendprocess #5503

Merged
merged 4 commits into from
Sep 3, 2018
Merged

Commits on Jul 24, 2018

  1. Fix suspend proccesst to also resume

    Also fixed internal consistency error by switching from
    []*string to *[]string.
    mikesplain committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    84d63cb View commit details
    Browse the repository at this point in the history
  2. Not required

    mikesplain committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    547bf47 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    mikesplain committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    a93ca79 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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