Skip to content
Snippets Groups Projects
  • Matt Harbison's avatar
    e03bc887
    tests: stop killing (most) https servers individually · e03bc887
    Matt Harbison authored
    This is easier to manage, and avoids one nested conditional.  There is one final
    sweep of killing individual servers near the end, but that's left alone because
    there's a comment about not killing `tinyproxy.py`, due to potentially emitting
    additional output.
    e03bc887
    History
    tests: stop killing (most) https servers individually
    Matt Harbison authored
    This is easier to manage, and avoids one nested conditional.  There is one final
    sweep of killing individual servers near the end, but that's left alone because
    there's a comment about not killing `tinyproxy.py`, due to potentially emitting
    additional output.