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

.query({test: new Date}) hangs up socket in node #146

Closed
kapouer opened this issue Nov 8, 2012 · 0 comments
Closed

.query({test: new Date}) hangs up socket in node #146

kapouer opened this issue Nov 8, 2012 · 0 comments

Comments

@kapouer
Copy link
Contributor

kapouer commented Nov 8, 2012

While the workaround is obvious (convert the date object before passing it)
finding the bug was painful.
IMO .query should properly encode anything that is given to it, or rise an error
if it doesn't know what to do.

@tj tj closed this as completed in c32671c Nov 14, 2012
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