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

ErrProcessNotFound #4

Merged
merged 1 commit into from
Feb 2, 2016
Merged

ErrProcessNotFound #4

merged 1 commit into from
Feb 2, 2016

Conversation

mitchellh
Copy link
Contributor

If reattaching and a process isn't found, return a useful error.

mitchellh added a commit that referenced this pull request Feb 2, 2016
@mitchellh mitchellh merged commit a76fe20 into master Feb 2, 2016
@mitchellh mitchellh deleted the f-attach branch February 2, 2016 11:23
tomhjp added a commit that referenced this pull request Oct 16, 2023
# This is the 1st commit message:

Add client option to multiplex gRPC broker connections over a single net.Conn

# The commit message #2 will be skipped:

# Checkpoint

# The commit message #3 will be skipped:

# Split muxer into client and server side

# The commit message #4 will be skipped:

# Fairly close, about to refactor muxers into internal package

# The commit message #5 will be skipped:

# Broken

# The commit message #6 will be skipped:

# Checkpoint, maybe not that far off but maybe a bit fucked

# The commit message #7 will be skipped:

# All but 4 tests passing

# The commit message #8 will be skipped:

# Extra debug in test

# The commit message #9 will be skipped:

# First iteration of blocked listener

# The commit message #10 will be skipped:

# Went pretty far with knocking concept. Ultimately though it's going to rely on something brittle, e.g. a connection that must live forever. Going to rip it out and drastically simplify with the restriction that you can only have one server on each side of the connection
tomhjp added a commit that referenced this pull request Oct 16, 2023
# This is the 1st commit message:

Add client option to multiplex gRPC broker connections over a single net.Conn

# The commit message #2 will be skipped:

# Checkpoint

# The commit message #3 will be skipped:

# Split muxer into client and server side

# The commit message #4 will be skipped:

# Fairly close, about to refactor muxers into internal package

# The commit message #5 will be skipped:

# Broken

# The commit message #6 will be skipped:

# Checkpoint, maybe not that far off but maybe a bit fucked

# The commit message #7 will be skipped:

# All but 4 tests passing

# The commit message #8 will be skipped:

# Extra debug in test

# The commit message #9 will be skipped:

# First iteration of blocked listener

# The commit message #10 will be skipped:

# Went pretty far with knocking concept. Ultimately though it's going to rely on something brittle, e.g. a connection that must live forever. Going to rip it out and drastically simplify with the restriction that you can only have one server on each side of the connection

# The commit message #11 will be skipped:

# lol j/k, implemented knocking over the existing streamer interface instead - not working yet

# The commit message #12 will be skipped:

# Fix some bugs, all tests passing except TestClient_reattachNotFound

# The commit message #13 will be skipped:

# Small bugfix
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.

1 participant