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

Various websocket and pipe fixes. #1172

Merged
merged 1 commit into from
Mar 15, 2016
Merged

Various websocket and pipe fixes. #1172

merged 1 commit into from
Mar 15, 2016

Conversation

tomwilkie
Copy link
Contributor

@@ -78,6 +86,16 @@ func NewLocalPipeRouter() PipeRouter {
return pipeRouter
}

func (pr *localPipeRouter) Exists(_ context.Context, id string) (bool, error) {

This comment was marked as abuse.

This comment was marked as abuse.

@2opremio
Copy link
Contributor

LGTM

tomwilkie added a commit that referenced this pull request Mar 15, 2016
Various websocket and pipe fixes.
@tomwilkie tomwilkie merged commit 88c39e2 into master Mar 15, 2016
@tomwilkie tomwilkie deleted the ws-pipe-fixes branch March 15, 2016 17:39
200: 'PIPE_ALIVE',
204: 'PIPE_DELETED'
204: 'PIPE_ALIVE',
404: 'PIPE_DELETED'

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

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.

Probe hammers app with pipe requests after deletion failure
3 participants