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

Patch tornado for .NET websocket compatibility. #89

Merged
merged 1 commit into from
Jun 29, 2017
Merged

Conversation

sebbov
Copy link
Contributor

@sebbov sebbov commented Jun 29, 2017

This adds a generic patching mechanism to kaggle/python and a single patch
to apply the equivalent of tornadoweb/tornado#2098 so
we don't have to wait for the upstream change to trickle down.

Resulting image has been verified to prevent kaggle websockets to be broken off
every 100s.

This adds a generic patching mechanism to `kaggle/python` and a single patch
to apply the equivalent of tornadoweb/tornado#2098 so
we don't have to wait for the upstream change to trickle down.

Resulting image has been verified to prevent kaggle websockets to be broken off
every 100s.
@sebbov sebbov requested a review from nerdcha June 29, 2017 00:48
@nerdcha
Copy link
Contributor

nerdcha commented Jun 29, 2017

👍

@nerdcha nerdcha merged commit ee2b1f8 into master Jun 29, 2017
@nerdcha nerdcha deleted the tornado-fix branch June 29, 2017 01:02
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