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

Refactor listener closing code #2112

Merged
merged 4 commits into from Mar 3, 2020
Merged

Commits on Feb 7, 2020

  1. Simplify Runner#start_control URL parsing

    Reuse logic from Binder#parse.
    wjordan committed Feb 7, 2020
    Copy the full SHA
    5f39ca8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Parameterize log message

    wjordan committed Feb 8, 2020
    Copy the full SHA
    f3c3bf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Ensure control server Unix socket is closed on shutdown

    Remove Binder#close_unix_paths
    wjordan committed Feb 11, 2020
    Copy the full SHA
    493b3f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

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