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

Conversation

ghost
Copy link

@ghost ghost commented Sep 25, 2015

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.

@jbenet jbenet added the backlog label Sep 25, 2015
@GitCop
Copy link

GitCop commented Sep 25, 2015

There were the following issues with your Pull Request

  • Commit: a315116
    • Invalid signoff. Commit message must end with
      License: MIT
      Signed-off-by: .* <.*>

Guidelines and a script are available to help. Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

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>
@whyrusleeping
Copy link
Member

I really wish we had a way of testing this... CI on windows would be nice

@cryptix
Copy link
Contributor

cryptix commented Sep 25, 2015

or a net.IsRefusedErr(err) to begin with...

@jbenet
Copy link
Member

jbenet commented Sep 25, 2015

this LGTM.

@jbenet
Copy link
Member

jbenet commented Sep 25, 2015

@whyrusleeping you?

@whyrusleeping
Copy link
Member

LGTM

jbenet added a commit that referenced this pull request Sep 25, 2015
Fix #1661 IPFS crashes on windows after first run
@jbenet jbenet merged commit 5b98113 into ipfs:master Sep 25, 2015
@jbenet jbenet removed the backlog label Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants