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

yield [ async(c.get)('foo'), async(c.get)('foo2') ] never return when redis is not connected #6

Open
wangchyz opened this issue Oct 18, 2010 · 3 comments

Comments

@wangchyz
Copy link

In the yield bench demo,if I do not open the redis server, the yield never returned, I think this is not a good idea

@kmerenkov
Copy link
Owner

Hello.

Could you clarify what do you mean by "open the redis server"? More info is needed.

Thank you!

@wangchyz
Copy link
Author

I mean don't open the redis server

@wangchyz
Copy link
Author

the problem:
open redis server, and open bench demo, then close redis server
open 127.0.0.1/brukva in the browser, and the bench server never return

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

2 participants