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

Cramp not flushing on render #40

Open
jgwmaxwell opened this issue Dec 28, 2011 · 1 comment
Open

Cramp not flushing on render #40

jgwmaxwell opened this issue Dec 28, 2011 · 1 comment

Comments

@jgwmaxwell
Copy link

Hi, I've got a problem with Cramp 0.15.1 not flushing to clients when you call render, so the entire response body is only being sent when finish is called.

I've tested this with all of the examples that stream, and it is true on Chrome and Firefox:

Chrome 17.0.963.12 dev
Firefox 8.0

Not sure if I can really offer any more information than that, happy to help try and fix if you want?

@jgwmaxwell
Copy link
Author

Running thin with -D -V shows that render is outputting at the correct time, so its definitely an issue with flushing.

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

No branches or pull requests

1 participant