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: don't swallow exceptions in LocalServerReceiver #595

Merged
merged 4 commits into from Jan 12, 2021
Merged

Commits on Jan 11, 2021

  1. use modern I/O

    Elliotte Rusty Harold committed Jan 11, 2021
    Copy the full SHA
    2bf4ae2 View commit details
    Browse the repository at this point in the history
  2. PrintWriter is bug prone

    Elliotte Rusty Harold committed Jan 11, 2021
    Copy the full SHA
    44e5f00 View commit details
    Browse the repository at this point in the history
  3. declare guava dependency

    Elliotte Rusty Harold committed Jan 11, 2021
    Copy the full SHA
    0958ffe View commit details
    Browse the repository at this point in the history
  4. format

    Elliotte Rusty Harold committed Jan 11, 2021
    Copy the full SHA
    3482104 View commit details
    Browse the repository at this point in the history