inoi / trombi

Trombi is an asynchronous CouchDB client for Tornado

Home Page:http://inoi.github.com/trombi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Long-polling changes feed does not work if documents are added after opening the feed

nailor opened this issue · comments

Detailed info: https://groups.google.com/forum/?pli=1#!topic/python-tornado/HwtlAew5usY

So far I'm not sure if this is a bug in Tornado or in my code (though I suspect the latter)

I nailed this down to CouchDB and Mac OS X combo in some rare occasions: https://issues.apache.org/jira/browse/COUCHDB-1105

Closing now as a wontfix, since this is out of our hands to make it work