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

Invalid named pipe name #1254

Merged
merged 2 commits into from
Jun 12, 2015
Merged

Invalid named pipe name #1254

merged 2 commits into from
Jun 12, 2015

Conversation

bas-vk
Copy link
Member

@bas-vk bas-vk commented Jun 12, 2015

A Windows specific bug was introduced in PR #1245 which causes geth not to start since it uses an invalid name for a named pipe. This PR fixes that issue.

obscuren added a commit that referenced this pull request Jun 12, 2015
@obscuren obscuren merged commit aaac1f0 into ethereum:develop Jun 12, 2015
@obscuren obscuren removed the type:bug label Jun 12, 2015
@bas-vk bas-vk deleted the ipcwindowspathfix branch July 2, 2015 13:31
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
…reum#1254)

Cherry-pick ethereum#21703 from upstream to fix the flaky test `TestWalletNotifications`.

### Tested

* Tests pass locally and in CI

### Related issues

- Fixes ethereum#782

### Backwards compatibility

No concerns, only modifies a test, unrelated to protocol.
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Aug 1, 2024
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.

2 participants