Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/meteor-1633


https://github.com/tmeasday/meteor-1633

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Reproduction of https://github.com/meteor/meteor/issues/1633 to show it's a serious problem.

1. Start server
2. Connect in one window, sign up, logout.
3. In second window hit the "Click Me to blow the server up"
4. Note the server starts spewing "MongoError: invalid query" errors repeatedly.
5. Try to login in the first window. Note that it hangs.
6. Close the second window. Note that it doesn't help.

The only solution is to restart the server. This happens in production also.