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

Revert "safe responsewriter usage in TryExec (#1490)" #1522

Merged
merged 1 commit into from Jul 4, 2019

Conversation

srpurani
Copy link
Member

@srpurani srpurani commented Jul 3, 2019

This reverts commit 1fb78ed.

  • Link to issue this resolves
    This PR reverts safe responsewriter usage in TryExec #1490

  • What I did
    git revert 1fb78ed

  • How I did it
    git revert 1fb78ed

  • How to verify it
    Ensure tests are passing.

  • One line description for the changelog
    Revert safe responsewriter usage in TryExec #1490 as this was breaking detached function calls. The new code was writing http response to a copy of response writer, which prevented the lbagent from responding to its client early.

  • One moving picture involving robots (not mandatory but encouraged)

Copy link
Member

@skinowski skinowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

Copy link
Contributor

@reclaro reclaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to get this merged now as it is breaking a feature and find a different fix for the issue #1484

@reclaro reclaro merged commit bb84ed3 into fnproject:master Jul 4, 2019
bharadwr pushed a commit that referenced this pull request Jul 29, 2019
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.

None yet

3 participants