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 #1661 IPFS crashes on windows after first run #1749

Merged
merged 1 commit into from Sep 25, 2015
Merged

Fix #1661 IPFS crashes on windows after first run #1749

merged 1 commit into from Sep 25, 2015

Commits on Sep 25, 2015

  1. Detect connection refused errors during API test on Windows

    The first run does not try to connect to API, as an address is not
    yet saved in configuration. The second run did not recognize
    corrently a refused connection.
    
    Fixes #1661.
    
    License: MIT
    Signed-off-by: Marcin Janczyk <marcinjanczyk@gmail.com>
    Marcin Janczyk committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    20908b3 View commit details
    Browse the repository at this point in the history