Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

removing old 'dialing' stream handling block #1322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffgrunewald
Copy link
Contributor

Because of the way we add the dialing status to a stream state (via the add_stream/3) and don't ever set the value of that state map directly, we never actually have a state of dialing. The only possible states are undefined, {unverified, dialing}, {unverified, pid()}, or pid().

src/blockchain.erl Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant